google/webcrypto.dart

Run tests under valgrind

Opened this issue · 1 comments

It would be awesome if we could figure out how to run tests under valgrind, even if we can only do it in one configuration.

Or try with ASAN or MSAN, but that requires a custom build of the Dart / Flutter SDK.