Hacker News new | ask | show | jobs
by rogerbinns 44 days ago
Check out wastrel https://codeberg.org/andywingo/wastrel

Of note WASM 3 has garbage collection (GC), multi-memory, exception handling, tail calls and more which can be challenging to implement.