Skip to content

Tracking issue for wasm2asm #1141

Closed
Closed
@tlively

Description

@tlively

Work that needs to be done before wasm2asm can be used in toolchains or as a polyfill:

  • finish i64 to i32 lowering pass
  • finish wasm2asm translation of ops
  • implement wast assertion translations for i64s
  • full spec tests for wasm2asm
  • performance testing wasm backend -> wasm2asm vs Fastcomp
  • performance parity with Fastcomp

Work to be done once wasm2asm is finished:

  • integrate wasm2asm into Emscripten
  • phase out Fastcomp in favor of wasm backend -> wasm2asm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions