-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels