|
|
|
|
|
by asiachick
1866 days ago
|
|
I'm just going to guess that a language that is WebAssembly only, *if popular*, would eventually have 1000s of libraries that "just work" vs something like Rust where 99% of the code was never designed to run in a WebAssemebly environment and so probably references things that aren't available in that environment (files, networking, windowing systems, stdin/stdout, etc...) I didn't look at Grain. I'm just thinking out loud what the benefits of a WebAssembly first language could be. It's not so much the language itself though. |
|
It will probably make sense to use Grain along with React or Vue.js, for example, just because anything else will just not be worth the trouble.