Skip to content

WasmFS: embed-file support #16014

Closed
@kripken

Description

@kripken

We support preloaded files already, but not embedded.

Embedded files could be done using C: the file packager would emit C code that the WasmFS startup code executes. This would be strictly better than the current --embed-file which is in JS.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions