Skip to content

Add option to ignore asm.js code #599

@curiousdannii

Description

@curiousdannii

I'm wanting to minify a project which contains some Emscripten generated asm.js. As babili cannot safely minimise it and Emscripten already minimises the asm.js to a large extent, an option to ignore all code in an asm.js function would be very helpful.

Future work could selectively enable or disable transformations which are safe for asm.js, but for now a global switch would be great.

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