WebAssembly
webassembly试用
WebAssembly是一种可移植、高性能的二进制格式,可以运行在Web浏览器中,也可以在其他环境中运行,如服务器、桌面应用等。

WebAssembly & Friends
- Wasmtime: https://github.com/bytecodealliance/wasmtime
- Component Model: https://github.com/WebAssembly/component-model
- WebAssembly Runtimes: https://github.com/appcypher/awesome-wasm-runtimes
- Chicory: a JVM native WebAssembly runtime - https://github.com/dylibso/chicory
- Extism: The cross-language framework for building with WebAssembly - https://extism.org/
References
- WebAssembly: https://webassembly.org/
- WebAssembly proposals: https://github.com/WebAssembly/proposals