tessi / wasmex

Execute WebAssembly from Elixir
MIT License
561 stars 32 forks source link

Update to wasmtime v22.0.0 #599

Closed scrogson closed 4 months ago

scrogson commented 4 months ago

Wasmtime 22 changelog: https://github.com/bytecodealliance/wasmtime/blob/release-22.0.0/RELEASES.md

Closes: #575 Closes: #576 Closes: #577 Closes: #580 Closes: #583 Closes: #588 Closes: #589 Closes: #590 Closes: #591

tessi commented 4 months ago

ok, wow! I was having a bit of a hard time updating wasmtime and you just handed a PR in doing that 💛 will have a proper review tonight when the kids sleep! thanks!

scrogson commented 4 months ago

@tessi @RoyalIcing ready for another review.

tessi commented 4 months ago

looks great to me. thanks a ton @scrogson - I love how you not only upgraded wasmtime but also made wasmex a bit easier to debug 💚

also thanks @RoyalIcing for having a look and review too 💛