forked from kajacx/wasm-bridge
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Wasmtime 13 #2
Open
ten3roberts
wants to merge
26
commits into
master
Choose a base branch
from
wasmtime-13
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Wasmtime 13 #2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ten3roberts
force-pushed
the
wasmtime-13
branch
from
August 23, 2023 08:52
424d1a3
to
5bd670d
Compare
ten3roberts
force-pushed
the
wasmtime-13
branch
2 times, most recently
from
September 5, 2023 07:29
09c6841
to
7ecc912
Compare
ten3roberts
force-pushed
the
wasmtime-13
branch
from
September 5, 2023 07:47
ec11e85
to
cfe6f46
Compare
This creates a mostly stubbed js fallback for functions, which leads to unexpected errors such as `e is not iterable`, and will additionally poke more holes in the sandbox than expected.
ten3roberts
force-pushed
the
wasmtime-13
branch
from
September 5, 2023 08:05
cfe6f46
to
547d525
Compare
commit 2b9a00a Author: Tei Leelo Roberts <[email protected]> Date: Fri Sep 1 10:12:19 2023 +0200 feat: expose sync feature commit 60a9adf Author: Tei Leelo Roberts <[email protected]> Date: Fri Sep 1 10:04:43 2023 +0200 wip: sync streams commit 7563ec0 Author: Tei Leelo Roberts <[email protected]> Date: Thu Aug 31 18:14:02 2023 +0200 fix: update streams to newest wit commit c85d53e Author: Tei Leelo Roberts <[email protected]> Date: Thu Aug 31 17:36:53 2023 +0200 feat: implement filesystem stream support commit b1d8fc8 Author: Tei Leelo Roberts <[email protected]> Date: Thu Aug 31 17:12:22 2023 +0200 feat: stdio commit f5e3311 Author: Tei Leelo Roberts <[email protected]> Date: Thu Aug 31 15:19:02 2023 +0200 feat: wasi:cli-base/environment commit 49f35d8 Author: Tei Leelo Roberts <[email protected]> Date: Thu Aug 31 11:58:03 2023 +0200 fix: negative head not supported on MacOS commit d6f52bc Author: Tei Leelo Roberts <[email protected]> Date: Thu Aug 31 10:59:08 2023 +0200 fix: module hierarchy mismatch wasm-bridge-js and wasmtime commit e8d1875 Author: Tei Leelo Roberts <[email protected]> Date: Wed Aug 30 17:44:18 2023 +0200 chore: move guest examples into dedicated directory commit 0ea2a25 Author: Tei Leelo Roberts <[email protected]> Date: Wed Aug 30 17:33:50 2023 +0200 feat: flatten io redirect test commit 451cf32 Author: Tei Leelo Roberts <[email protected]> Date: Wed Aug 30 16:22:38 2023 +0200 wip: flattened test structure
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.