7 ms·
Will improve! Thanks! One of the challenges is that Wasm supports multiple languages. So, we will have to decide to start from a Rust app or a JS app or someth
by juntao 4y ago
Will improve! Thanks!
One of the challenges is that Wasm supports multiple languages. So, we will have to decide to start from a Rust app or a JS app or something else. Would love your suggestions.
- politelemon 4y agoThanks. I think JS would be a good option since it's a common language for web developers, who are most likely to be the target audience.
- jvalencia 4y agoI've seen multiple docs have a default code area (JS), with tabs for other languages (rust, etc)