Skip to content

Can we output WAT or Wasm binary? #3

Description

@trusktr

I love this.

Besides making a Wasm module at runtime, can this be used to output WAT text format, or Wasm binary?

I'm working on a Wasm compiler in TypeScript to compile TS to Wasm and native (not revealed yet, but will be open source). The Binaryen.js typed interface is pretty bad: parameters and return types are all just number, so we can't really learn anything from it (f.e. with intellisense in VS Code).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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