WebAssembly 2.0 has some features that would be really powerful for Postfix Haskell, notably:
- reference types: better bindings with host environment
- multi-value results: cleaner IR translations among other things
- bulk memory operations: maybe good for GC
- vector instructions: probably useful for users
Read more: https://webassembly.org/news/2025-03-20-wasm-2.0/
WebAssembly 2.0 has some features that would be really powerful for Postfix Haskell, notably:
Read more: https://webassembly.org/news/2025-03-20-wasm-2.0/