Skip to content

Commit

Permalink
bump wasmtime to v24
Browse files Browse the repository at this point in the history
Signed-off-by: Ava Hahn <[email protected]>
  • Loading branch information
avahahn committed Aug 28, 2024
1 parent cff18f8 commit 91c01ae
Show file tree
Hide file tree
Showing 6 changed files with 338 additions and 305 deletions.
8 changes: 4 additions & 4 deletions docs/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
date="" time=""
packager="Nginx Packaging &lt;[email protected]&gt;">


</changes>

<change>
<para>
NGINX Unit updated to 1.33.0.
wasm and wasm-wasi-component now built against libwasmtime 24.0.0
</para>
</change>

</changes>


<changes apply="unit" ver="1.33.0" rev="1"
date="" time=""
packager="Nginx Packaging &lt;[email protected]&gt;">
Expand Down
2 changes: 1 addition & 1 deletion pkg/contrib/src/wasmtime/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ wasmtime: wasmtime-v$(WASMTIME_VERSION)-src.tar.gz .sum-wasmtime

.wasmtime: wasmtime
cd $< && $(CARGO) rustc --release -p wasmtime-c-api -- $(WASMTIME_ARGS)
cp $</crates/c-api/wasm-c-api/include/wasm.h $</crates/c-api/include/
cd $</crate/c-api/wasm-c-api/include/wasm.h $</crates/c-api/include/
touch $@
2 changes: 1 addition & 1 deletion pkg/contrib/src/wasmtime/SHA512SUMS
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4b67ba0742da0558efffe1dbde5512dc5f0201fad25f1027d277758e76778b2add11528dbe3f5b7759f2386859b52aea3a0526abaa481c2ed91eb56c5a531b49 wasmtime-v11.0.1-src.tar.gz
4b67ba0742da0558efffe1dbde5512dc5f0201fad25f1027d277758e76778b2add11528dbe3f5b7759f2386859b52aea3a0526abaa481c2ed91eb56c5a531b49 wasmtime-v11.0.1-src.tar.gz
Loading

0 comments on commit 91c01ae

Please sign in to comment.