Compile Rust to WASM -> Js (via wasm2js)
Budget: $10 – $60 USD
Im following this guide from 2019 and looks like its outdated.. JS fails because of circular imports & trying to read js file as wasm
https://rustwasm.github.io/wasm-bindgen/examples/wasm2js.html
Related github issue: https://github.com/rustwasm/wasm-bindgen/issues/2428
Ideally, I'm looking for someone to create a bundler that compiles the following:
Rust code w/ wasm-bindgen crate -> wasm w/ wasm-pack crate -> js w/ wasm2js from binaryen
https://rustwasm.github.io/wasm-bindgen/examples/wasm2js.html
Related github issue: https://github.com/rustwasm/wasm-bindgen/issues/2428
Ideally, I'm looking for someone to create a bundler that compiles the following:
Rust code w/ wasm-bindgen crate -> wasm w/ wasm-pack crate -> js w/ wasm2js from binaryen