github wasmerio/wasmer v3.1.0
Release v3.1.0

latest releases: v4.3.0, v4.3.0-beta.1, v4.3.0-alpha.1...
17 months ago

Install this version of wasmer:

curl https://get.wasmer.io -sSfL | sh -s "v3.1.0"

What's Changed

  • #3403 Add wasm_importtype_copy to C API
  • #3416 Download and install packages via .tar.gz URLs and improve installation error message
  • #3402 Do not run first command of wapm file and print all commands instead
  • #3400 Use the wasm_bindgen_downcast crate for downcasting JsValues
  • #3363 Store Used CpuFeature in Artifact instead of Present CpuFeatures for Singlepass
  • #3378 Introduced EngineRef and AsEngineRef trait
  • #3386 Restore Support For All Wasi Clock Types
  • #3153 Implement SharedMemory & Atomics
  • #3415 Fix singlepass for Aarch64
  • #3395 Fix create-exe to be able to cross-compile on Windows
  • #3396 Fix build doc and minimum-sys build

See full list of changes in the CHANGELOG

Don't miss a new wasmer release

NewReleases is sending notifications on new releases.