Skip to content

Update faerie to 0.9.1#64

Merged
sunfishcode merged 2 commits intobytecodealliance:masterfrom
yurydelendik:faerie-0.9.1
Mar 27, 2019
Merged

Update faerie to 0.9.1#64
sunfishcode merged 2 commits intobytecodealliance:masterfrom
yurydelendik:faerie-0.9.1

Conversation

@yurydelendik
Copy link
Contributor

Needs new cranelift release due to bytecodealliance/cranelift#700

@sunfishcode
Copy link
Member

Looks good! The CI failure is due to the CI using an old Rust version; I'll fix that separately.

@sunfishcode sunfishcode merged commit 2353be9 into bytecodealliance:master Mar 27, 2019
howjmay pushed a commit to howjmay/wasmtime that referenced this pull request Jan 24, 2022
* test github action

* upgrade rule_go

* uncomment "Ready msys2"

* add bcrypt on msys2

* remove -lwasmtime

* use darwin_amd64 instead of darwin in BUILD

* add more output

Co-authored-by: Command <maoxxs2@gmail.com>
pchickey pushed a commit to pchickey/wasmtime that referenced this pull request May 16, 2023
* Import the Wasmtime WASI tests.

Copy the Wasmtime WASI tests in crates/test-programs/wasi-tests as of
7b75ba9 into the preview2 prototype
at test-programs/wasi-tests.

This adds TODO lines to tests/runtime.rs for tests which aren't passing
yet.

* Open directories properly on Windows.
dhil added a commit to dhil/wasmtime that referenced this pull request Dec 5, 2023
rvolosatovs pushed a commit to rvolosatovs/wasmtime that referenced this pull request Mar 7, 2025
…nce#64)

This also fixes issues with calling sync-lifted exports which call async-lowered
imports, as well as composed components involving some flavor of async, using
`call_async`, and expands the round-trip tests to cover those cases.  In the
process, I ran into other latent issues which the new tests cases exposed,
including redundant nesting of fibers, which I've addressed as well.

Fixes bytecodealliance#5

Signed-off-by: Joel Dice <joel.dice@fermyon.com>
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.

2 participants