Go to All Articles
wasm-pack makes JavaScript, Rust based WebAssembly applications should be interoperable with the JavaScript world.
Textualise the bytes in the WASM
Sharing memory between WebAssembly and JavaScript with Rust
The rustwasm team's answer to that is the `js-sys` crate.
WebAssembly can only send and receive number between JavaScript and WebAssembly module.
Rust has the best tooling support that integrates well with JavaScript developers.
Golang is very simple to write. Thus it is easy to compile the existing application WASM.
Dev's offline page is fun. Can we do that with Rust and WebAssembly?
Dev's offline page is fun. Can we do that with (Tiny)Go and WebAssembly?