forked from bytecodealliance/jco
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: update to latest Wasmtime@27 toolchain (bytecodealliance#524)
- Loading branch information
1 parent
7b6e386
commit 9e784e2
Showing
47 changed files
with
116 additions
and
118 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
Binary file not shown.
Binary file not shown.
Submodule wasm-tools
updated
56 files
Submodule wit-bindgen
updated
16 files
+48 −48 | Cargo.lock | |
+15 −15 | Cargo.toml | |
+7 −52 | README.md | |
+2 −2 | crates/csharp/src/csproj.rs | |
+255 −71 | crates/csharp/src/lib.rs | |
+2 −2 | crates/guest-rust/Cargo.toml | |
+1 −1 | crates/guest-rust/macro/src/lib.rs | |
+2 −2 | crates/guest-rust/rt/src/cabi_realloc.c | |
+ − | crates/guest-rust/rt/src/cabi_realloc.o | |
+1 −1 | crates/guest-rust/rt/src/cabi_realloc.rs | |
+ − | crates/guest-rust/rt/src/libwit_bindgen_cabi_realloc.a | |
+7 −1 | crates/rust/src/interface.rs | |
+94 −21 | crates/rust/src/lib.rs | |
+6 −6 | tests/runtime/resource_aggregates/wasm.cs | |
+6 −6 | tests/runtime/results/wasm.cs | |
+11 −11 | tests/runtime/variants/wasm.cs |
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
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
Binary file modified
BIN
+192 KB
(110%)
test/fixtures/components/borrowing-duplicate-if-necessary.component.wasm
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
test/fixtures/components/resource-borrow-simple.component.wasm
Binary file not shown.
Binary file modified
BIN
-82 Bytes
(100%)
test/fixtures/components/resource-import-and-export.component.wasm
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+220 KB
(110%)
test/fixtures/components/resource_alias_redux.component.wasm
Binary file not shown.
Binary file modified
BIN
+218 KB
(110%)
test/fixtures/components/resource_borrow_export.component.wasm
Binary file not shown.
Binary file modified
BIN
+217 KB
(110%)
test/fixtures/components/resource_borrow_import.component.wasm
Binary file not shown.
Binary file modified
BIN
+210 KB
(110%)
test/fixtures/components/resource_borrow_in_record.component.wasm
Binary file not shown.
Binary file modified
BIN
+217 KB
(110%)
test/fixtures/components/resource_borrow_simple.component.wasm
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+218 KB
(110%)
test/fixtures/components/resource_import_and_export.component.wasm
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.