dart-archive / wasm

Utilities for loading and running WASM modules from Dart code
https://pub.dev/packages/wasm
BSD 3-Clause "New" or "Revised" License
309 stars 25 forks source link

Support Android x64 #54

Open liamappelbe opened 3 years ago

liamappelbe commented 3 years ago

Block on https://github.com/wasmerio/wasmer/issues/2099

cbrzn commented 1 year ago

hey guys i saw your issue mentioned in the wasmer repo and just FYI, I was able to build my library (which uses wasmer-rs) to all android targets using cargo-ndk