mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-01 18:01:06 +00:00
Don't necessarily require a filesystem to execute `wasm-bindgen`, allowing the `wasm-bindgen-cli-support` crate to be compiled to WebAssembly, for example, and possibly run `wasm-bindgen` in your browser! For now this is largely just an internal refactoring and won't result in many use cases, but it felt like a good refactoring to have regardless.