mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Remove the wasm library from the sky_engine package (#22525)
wasm was removed in a recent Dart roll
(8d332b7ae3)
This commit is contained in:
parent
0c51381a66
commit
3e77d854a7
@ -13,7 +13,6 @@ embedded_libs:
|
||||
"dart:math": "math/math.dart"
|
||||
"dart:typed_data": "typed_data/typed_data.dart"
|
||||
"dart:ui": "ui/ui.dart"
|
||||
"dart:wasm": "wasm/wasm.dart"
|
||||
|
||||
"dart:_http": "_http/http.dart"
|
||||
"dart:_interceptors": "_interceptors/interceptors.dart"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user