wasm_run 0.1.0 copy "wasm_run: ^0.1.0" to clipboard
wasm_run: ^0.1.0 copied to clipboard

Web Assembly executor. Uses Rust's wasmtime optimizing runtime or wasmi interpreter.

0.1.0 #

  • flutter_rust_bridge: ">=1.82.4"
  • Use Wasmi 0.31 and Wasmtime 14.0
  • WasmRunLibrary, setUpDesktopDynamicLibrary, uriForPackage and getUriBodyBytes utilities
  • [BREAKING] add WasmInstanceBuilder.module and WasmInstanceBuilder.wasiOpenFile
  • loadAssets with rootBundle.load from 'flutter/services.dart'

0.0.1+2 #

  • Restrict flutter_rust_bridge: ">=1.72.2 <1.80.0" due to breaking change
  • Improve undefined (empty) returns in wasm functions in web for Dart 3

0.0.1+1 #

  • Fix web asset loading for Flutter web

0.0.1 #

  • Initial version 2023-05-22
14
likes
0
points
138
downloads

Publisher

unverified uploader

Weekly Downloads

Web Assembly executor. Uses Rust's wasmtime optimizing runtime or wasmi interpreter.

Repository (GitHub)
View/report issues

Topics

#wasm #interop #runtime #interpreter #ffi

License

unknown (license)

Dependencies

collection, ffi, flutter_rust_bridge, freezed_annotation, logging, meta, wasm_interop

More

Packages that depend on wasm_run