Skip to content

[browser] Provide "single-file" deployment #86162

Description

@pavelsavara

Similar to WasmSingleFileBundle in wasi.
Bundle all the files inside one JS or maybe .wasm as separate, but not 20 files.
Enable users to use 3rd party solutions like webpack.

Currently we use ES6 dynamic import in runtime code.
In few places we disable webpack on it by /* webpackIgnore: true */, I'm not sure this is a problem.

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions