bytecodealliance / wasmtime-dotnet

.NET embedding of Wasmtime https://bytecodealliance.github.io/wasmtime-dotnet/
Apache License 2.0
409 stars 52 forks source link

Bump wasmtime to v20.x #306

Closed xylobol closed 2 months ago

xylobol commented 4 months ago

New wasmtime version was released a few days ago - https://github.com/bytecodealliance/wasmtime/releases/tag/v20.0.0

I'll take a crack at doing this myself if it's something that would be accepted.

fforjan commented 3 months ago

I'm interested into the component model with this update, does wasmtime-dotnet support anything related to component ?

jsturtevant commented 2 months ago

@xylobol PR's are always welcome, I did open #314 but seems we have a few things to catch up on the project which I am working through in #315

jsturtevant commented 2 months ago

https://github.com/bytecodealliance/wasmtime-dotnet/releases/tag/v20.0.2

Will be release newer version (v21 and v22 pretty quickly after this)