Closed
Description
First off, thanks for the awesome crate. Also, I apologize for creating an issue for a question.
I'm wondering if it is possible to use ada-url
in a project when compiling to WASM? I've experimented with it and haven't had much luck. At the same time, I have no experience with WASM so I'm hoping that I am missing something.
For context, I'm building a JSON Schema crate. At some point in the future, I'd like to compile it to WASM. While I'd really like to use ada-url
, I also do not want to pick up a dependency that makes a WASM target impractical.
Thank you for your time. Again, I'm sorry this is somewhat off topic. Please feel free to close if you'd prefer to keep issues to... well, issues.