|
|
| | Show HN: Jaws – a JavaScript to WASM ahead-of-time compiler (github.com/drogus) | |
290 points by drogus 33 days ago | hide | past | favorite | 107 comments
|
| | I've open sourced a JavaScript to WASM compiler. It's an experimental tool, but given the semantics I already implemented, I'm fairly certain I am able to eventually cover 100% of JavaScript spec. Any ideas, questions or critique welcomed! If you are interested in WASM, especially with new proposals like WASM GC or exception handling, it might be a good source of seeing these features in action - the project has a few thousand lines of hand written WAT so far. |
|
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
|