>There idea that we could write programs in our own favorite language, and compile it to a universal format that can executed on almost any platform is truly revolutionary.
Where do I begin with this...
I Think Rust+WASI is cool, but this idea has more years than I do.
I think the main difference between WASM and JVM is that WASM was designed as a generic compilation target for all kinds of existing languages like C or Swift, while JVM is designed to specifically run Java bytecode with the features that Java-based languages support.
Where do I begin with this...
I Think Rust+WASI is cool, but this idea has more years than I do.