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

Update to the latest lints, bump min SDKs #121

Closed kevmoo closed 1 year ago

kevmoo commented 1 year ago

@liamappelbe – should be ready to review new

liamappelbe commented 1 year ago

Looks like this is failing flakily at head. I'll have to investigate.

kevmoo commented 1 year ago

okay...

On Wed, Dec 7, 2022 at 2:55 PM Liam Appelbe @.***> wrote:

Looks like this is failing flakily at head. I'll have to investigate.

— Reply to this email directly, view it on GitHub https://github.com/dart-lang/wasm/pull/121#issuecomment-1341705505, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAEFCQJPYHX3U3DIFKP4DTWMEIXRANCNFSM6AAAAAASSJW4CI . You are receiving this because you authored the thread.Message ID: @.***>

kevmoo commented 1 year ago

I clearly broke the flutter example test – that should be investigated!