DEV Community

Discussion on: Reactive Canvas with Rust/WebAssembly and web-sys

Collapse
 
jeikabu profile image
jeikabu

My lack of experience with JS/node/NPM was a bit of a roadblock with WASM.
Nice use of macros.

Collapse
 
deciduously profile image
Ben Lovy

Yep, it's a pretty big can of worms if you've never worked with it before, but it's nice that it does integrate so nicely with an already established workflow.