package:build_web_compilers v4.1.0-beta.0
Pre-release
Pre-release
·
300 commits
to master
since this release
- Support compiling to WebAssembly by using
dart2wasmas a value for the
compiler option. - Support compiling with multiple compilers (e.g.
dart2jsanddart2wasm)
with a newcompilersoption. - Account for dartdevc snapshot in the Dart SDK changing to an AOT snapshot.
- Bump the min sdk to 3.6.0-165.0.dev.