package:build_web_compilers v4.1.0-beta.0
Pre-release
Pre-release
- Support compiling to WebAssembly by using
dart2wasm
as a value for the
compiler option. - Support compiling with multiple compilers (e.g.
dart2js
anddart2wasm
)
with a newcompilers
option. - Account for dartdevc snapshot in the Dart SDK changing to an AOT snapshot.
- Bump the min sdk to 3.6.0-165.0.dev.