Stream: wasmtime

Topic: anything we should do/wait for before cutting a new release?


view this post on Zulip fitzgen (he/him) (Mar 16 2021 at 16:51):

There is interest from users in getting the Store context data APIs that will be in our next release: https://github.com/bytecodealliance/wasmtime/issues/2728#issuecomment-799983074

I can start the release process, but want to make sure that all our ducks are in a row, and there isn't anything we should do first or wait for something important to land first, etc.

Hi there, I'm using your Rust implementation. I'm having hard times trying to pass a structure reference from the host (before entering the wasm) to a host function (called from the wasm). ...

view this post on Zulip fitzgen (he/him) (Mar 16 2021 at 18:06):

PR for release is here: https://github.com/bytecodealliance/wasmtime/pull/2731

anyone want to rubber stamp it?

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

view this post on Zulip fitzgen (he/him) (Mar 16 2021 at 20:29):

its on crates.io! https://crates.io/crates/wasmtime/0.25.0

should have the build artifacts on github as soon as the actions finish


Last updated: Oct 23 2024 at 20:03 UTC