universal_ffi 1.0.8
universal_ffi: ^1.0.8 copied to clipboard
A drop-in replacement for dart:ffi for all platforms including web (using wasm_ffi).
1.0.8 #
- Fix missing allocator for non-web
1.0.7 #
- Deprecating DynamicLibrary.memory in favour of DynamicLibrary.allocator
1.0.6 #
- Changed options to hyphenated
1.0.5 #
- Renamed some options. defaulting to wasm with js
1.0.4 #
- Fixing documentation issues
1.0.3 #
- Fix pub validation errors
1.0.2 #
- Updated readme
1.0.1 #
- Fixed some urls
1.0.0 #
- Pulled out universal_ffi from wasm_ffi