Skip to content

[Question] ASM.js mangled names #795

Closed
@lbittner-pdftron

Description

@lbittner-pdftron

Hello!

I created a fork of this project to update Binaryen so I can produce a proper ASM.js file, which is working okay.

I've noticed that the exported function names are all mangled (which i'm assuming the WASM file does as well - except the loader handles it).

Is the loader supposed to be able to handle ASM modules as well? Ive tried running the ASM module through loader.demangle but it doesn't seem to do anything.

Any help is appreciated. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions