Skip to content

v3.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 16:39
823b11f

Install this version of wasmer:

curl https://get.wasmer.io -sSfL | sh

What's Changed

  • #3361 Give users feedback when they are running "wasmer add ..."
  • #3360 Introduce a "wasmer_registry::queries" module with all GraphQL queries
  • #3355 Fetch the pirita download URL
  • #3344 Revert #3145
  • #3302 Some Refactor of Singlepass compiler to have better error and cpu features handling
  • #3296 Use the right collection when parsing type section
  • #3292 Precompute offsets in VMOffsets
  • #3290 Limit the use of clone when handling Compilation object
  • #3316 Implement wasmer whoami
  • #3341 Update CHANGELOG.md
  • #3342 Fixes for 3.0.0 release

See full list of changes in the CHANGELOG