webcrypto.dart
webcrypto.dart copied to clipboard
Figure out how to enable LTO on Android
The attempt in https://github.com/google/webcrypto.dart/pull/52 caused regression in https://github.com/google/webcrypto.dart/issues/80.
Thus it was reverted in https://github.com/google/webcrypto.dart/pull/94.
Ideas for how to enable and properly test LTO for Android are welcome.