Skip to content

Implement import stripper for JSKit-less and WASI-less binary #18

@kateinoigakukun

Description

@kateinoigakukun

When testing a JSKit linked binary by carton test, it always requires --environment defaultBrowser even if the binary doesn't use JS related features at all while testing.

It's also useful to make WASI-less binary from current our WASI binaries.
There is a similar tool in Rust community, but it would be useful to implement it here for carton integration.
https://github.com/rustwasm/wasm-snip

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions