File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- ## 3.4.4
1+ ## 3.4.4 - 2024-06-12
22
33This is a patch release that:
44
@@ -21,20 +21,20 @@ This is a patch release that:
2121This is a patch release that:
2222
2323- Fixes an issue where ` DART_VM_OPTIONS ` were not correctly parsed for
24- standalone Dart executables created with ` dart compile exe ` (issue
24+ standalone Dart executables created with ` dart compile exe ` (issue
2525 [ #55818 ] ).
2626
2727- Fixes a bug in dart2wasm that can result in a runtime error that says
2828 ` array.new_fixed() ` has a constant larger than 10000 (issue [ #55873 ] ).
2929
30- - Adds support for ` --enable-experiment ` flag to ` dart compile ` wasm
30+ - Adds support for ` --enable-experiment ` flag to ` dart compile ` wasm
3131 (issue [ #55894 ] ).
3232
33- - Fixes an issue in dart2wasm compiler that can result in incorrect
33+ - Fixes an issue in dart2wasm compiler that can result in incorrect
3434 nullability of type parameter (see [ #55895 ] ).
3535
36- - Disallows ` dart:ffi ` imports in user code in dart2wasm (e.g. issue
37- [ #53910 ] ) as dart2wasm's currently only supports a small subset of
36+ - Disallows ` dart:ffi ` imports in user code in dart2wasm (e.g. issue
37+ [ #53910 ] ) as dart2wasm's currently only supports a small subset of
3838 ` dart:ffi ` (issue [ #55890 ] ).
3939
4040[ #55818 ] : https://github.com/dart-lang/sdk/issues/55818
Original file line number Diff line number Diff line change 2626CHANNEL stable
2727MAJOR 3
2828MINOR 4
29- PATCH 3
29+ PATCH 4
3030PRERELEASE 0
3131PRERELEASE_PATCH 0
You can’t perform that action at this time.
0 commit comments