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
312 stars 24 forks source link

Slow CI #113

Open modulovalue opened 1 year ago

modulovalue commented 1 year ago

Once #112 (and some few other minor changes) land, we should be able to use prebuilt binaries for wasmer which will significantly speed up our CI.

liamappelbe commented 1 year ago

This would mean that the setup script is untested.