Skip to content

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

Closed
@pavelsavara

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions