Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WASIX #3422

Merged
merged 560 commits into from
Feb 23, 2023
Merged

WASIX #3422

merged 560 commits into from
Feb 23, 2023

Conversation

lib/api/src/js/trap.rs Outdated Show resolved Hide resolved
lib/vm/src/memory.rs Outdated Show resolved Hide resolved
lib/cache/src/filesystem.rs Outdated Show resolved Hide resolved
lib/c-api/src/wasm_c_api/wasi/mod.rs Outdated Show resolved Hide resolved
lib/wasi/src/syscalls/wasi/fd_read.rs Show resolved Hide resolved
lib/api/src/sys/imports.rs Outdated Show resolved Hide resolved
@theduke theduke mentioned this pull request Dec 22, 2022
lib/vfs/src/mem_fs/file_opener.rs Show resolved Hide resolved
lib/vfs/src/union_fs.rs Show resolved Hide resolved
The Console previously had a hardcoded boot webc package with a specific
dash package published on the Wasmer registry.

This level of hardcoding is not desireable.

The boot package now has to be specified as an argument in the
constructor.
The disabled ones use threading and have non-deterministic output.
Just for the WASIX merge.

Must be fixed and re-enabled.

See #3615
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix and Update wasi-types Generation Add full WASIX support to Wasmer runtime
5 participants