Skip to content

WASM 2.0 Support #17

@dvtate

Description

@dvtate

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/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions