Show HN: Jaws – a JavaScript to WASM ahead-of-time compiler

  • Thread starter Thread starter drogus
  • Start date Start date
D

drogus

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.



Comments URL: Show HN: Jaws – a JavaScript to WASM ahead-of-time compiler | Hacker News

Points: 139

# Comments: 55

Continue reading...
 
Back
Top