jco - WebAssembly components के साथ काम करने के लिए JavaScript toolchain
(github.com/bytecodealliance)- JavaScript से WebAssembly components के साथ काम करने के लिए पूरी तरह native JS toolchain
- Wasm component binaries को सभी JS environments में चलने योग्य ES modules में 'Transpiling'
- WASI Preview2 support: Node.js (stabilization में) और browser (experimental)
- Wasm Tools helper की component build: native JS environments में उपयोग के लिए library या CLI command के रूप में इस्तेमाल किया जा सकता है
- Wasmtime की तरह command execution और serving
Componentizecommand के साथ JavaScript में लिखे गए components को आसानी से बनाया जा सकता है (ComponentizeJS का wrapper)
अभी कोई टिप्पणी नहीं है.