I am really interested in https://porffor.dev/ ! Direct compilation of JS -> WASM opens up a lot of possibilities. It turns out there are several efforts on this front:
- Hermes (by fb) https://github.com/facebook/hermes
- @cfallin is blogging through his work: https://cfallin.org/blog/2024/08/27/aot-js/
- JAWSM https://github.com/drogus/jawsm
There may even be others. I'll admit I didn't have this on my JavaScript bingo card.