Skip to content

Support for WASM generated by GHC #81

@Nezk

Description

@Nezk

GHC has recently introduced support for the WASM backend.
Unfortunately, w2c2 will throw the following error when trying to generate C code:

$./w2c2 hi.wasm hi.c
w2c2: failed to read module: invalid code section local declarations

I have absolutely no knowledge of wasm, but as far as I understand it's about supporting WASM or WASI standards?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions