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

Wasmtime 13 #2

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

Wasmtime 13 #2

wants to merge 26 commits into from

Conversation

ten3roberts
Copy link

No description provided.

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.
commit 2b9a00a
Author: Tei Leelo Roberts <ten3roberts@gmail.com>
Date:   Fri Sep 1 10:12:19 2023 +0200

    feat: expose sync feature

commit 60a9adf
Author: Tei Leelo Roberts <ten3roberts@gmail.com>
Date:   Fri Sep 1 10:04:43 2023 +0200

    wip: sync streams

commit 7563ec0
Author: Tei Leelo Roberts <ten3roberts@gmail.com>
Date:   Thu Aug 31 18:14:02 2023 +0200

    fix: update streams to newest wit

commit c85d53e
Author: Tei Leelo Roberts <ten3roberts@gmail.com>
Date:   Thu Aug 31 17:36:53 2023 +0200

    feat: implement filesystem stream support

commit b1d8fc8
Author: Tei Leelo Roberts <ten3roberts@gmail.com>
Date:   Thu Aug 31 17:12:22 2023 +0200

    feat: stdio

commit f5e3311
Author: Tei Leelo Roberts <ten3roberts@gmail.com>
Date:   Thu Aug 31 15:19:02 2023 +0200

    feat: wasi:cli-base/environment

commit 49f35d8
Author: Tei Leelo Roberts <ten3roberts@gmail.com>
Date:   Thu Aug 31 11:58:03 2023 +0200

    fix: negative head not supported on MacOS

commit d6f52bc
Author: Tei Leelo Roberts <ten3roberts@gmail.com>
Date:   Thu Aug 31 10:59:08 2023 +0200

    fix: module hierarchy mismatch wasm-bridge-js and wasmtime

commit e8d1875
Author: Tei Leelo Roberts <ten3roberts@gmail.com>
Date:   Wed Aug 30 17:44:18 2023 +0200

    chore: move guest examples into dedicated directory

commit 0ea2a25
Author: Tei Leelo Roberts <ten3roberts@gmail.com>
Date:   Wed Aug 30 17:33:50 2023 +0200

    feat: flatten io redirect test

commit 451cf32
Author: Tei Leelo Roberts <ten3roberts@gmail.com>
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant