vm75 / wasm_ffi

Translates dart:ffi calls on the web to WebAssembly using dart:js
https://github.com/vm75/wasm_ffi
BSD 2-Clause "Simplified" License
4 stars 3 forks source link

Improve API compliance #3

Open samuelsadok opened 1 year ago

samuelsadok commented 1 year ago

This adds various missing components to mimic the dart:ffi / package:ffi API.