web_ffi_fork 0.7.5 copy "web_ffi_fork: ^0.7.5" to clipboard
web_ffi_fork: ^0.7.5 copied to clipboard

Translates dart:ffi calls on the web to WebAssembly using dart:js

[0.7.5] #

  • Use module.wasmExports instead of module.asm if available. Fixes compatibility with emscripten 3.1.44+.

[0.7.4] #

  • UTF8 extension and Char type.

[0.7.3] #

  • More lenient exports parsing. Latest Emscripten will output additional non function exports which need to be skipped.

[0.7.2] #

  • Fixed errors related to unexpected runtimeType names due to minifying in release builds

[0.7.1] #

  • Fixing dead links

[0.7.0] #

  • Initial release
  • No struct support yet
  • No pointer array extension support yet
1
likes
130
points
7.29k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.26 - 2025.04.10

Translates dart:ffi calls on the web to WebAssembly using dart:js

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

js, meta

More

Packages that depend on web_ffi_fork