Skip to content

Update supported features of Wasmtime#193

Merged
RReverser merged 1 commit intoWebAssembly:masterfrom
fitzgen:update-wasmtime
Sep 30, 2020
Merged

Update supported features of Wasmtime#193
RReverser merged 1 commit intoWebAssembly:masterfrom
fitzgen:update-wasmtime

Conversation

@fitzgen
Copy link
Contributor

@fitzgen fitzgen commented Sep 30, 2020

Bulk memory and reference types have been fully supported since 0.19 and enabled by default since 0.20.

Bulk memory and reference types have been fully supported since 0.19 and enabled
by default since 0.20.
@fitzgen
Copy link
Contributor Author

fitzgen commented Sep 30, 2020

@RReverser PTAL, thanks!

@RReverser
Copy link
Member

Bulk memory and reference types have been fully supported since 0.19

Oh yeah I've seen this, but been waiting for the actual status to change. Glad to hear it's happened in 0.20!

@RReverser RReverser merged commit 34b5cc1 into WebAssembly:master Sep 30, 2020
@fitzgen fitzgen deleted the update-wasmtime branch September 30, 2020 18:45
@RReverser
Copy link
Member

RReverser commented Sep 30, 2020

@fitzgen Wait... it looks like wasmtime 0.20.0 is not released yet? https://github.com/bytecodealliance/wasmtime/releases

We use only stable versions of engines in the table.

@RReverser
Copy link
Member

Reverting for now...

RReverser added a commit that referenced this pull request Sep 30, 2020
@fitzgen
Copy link
Contributor Author

fitzgen commented Sep 30, 2020

The crate is published: https://docs.rs/wasmtime/0.20.0/wasmtime/

I think maybe the release script got messed up and didn't upload a binary and/or it didn't get tagged. I'll double check. Either way, this isn't some hypothetical future release :-p

@fitzgen
Copy link
Contributor Author

fitzgen commented Sep 30, 2020

Yeah we just forgot to tag the commit where we published, so our CI didn't automatically create a github release. The github action that will create the github release is in progress now. Thanks for the heads up!

@fitzgen
Copy link
Contributor Author

fitzgen commented Sep 30, 2020

@RReverser would you like me to revert the revert now, or are you intending to do that?

fitzgen added a commit to fitzgen/website that referenced this pull request Sep 30, 2020
RReverser pushed a commit that referenced this pull request Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants