Jaws is an experimental JavaScript to WebAssembly compiler written in Rust. It aims to provide a standalone WASM binary executable without an interpreter, though many language features are still incomplete. The project focuses on implementing complex features like scopes, closures, try/catch, async/await, and generators.
Table of contents
Why Jaws?What worksHost requirementsHow to use it?What's next?How does it work?License1 Comment
Sort: