• Jackson Gardner's avatar
    Support `flutter build web --wasm` (#117075) · 9f2c5d8e
    Jackson Gardner authored
    * Work in progress.
    
    * Some fixes to the command line.
    
    * Bootstrapping works.
    
    * Change kickoff order to maximize concurrency.
    
    * Fix analyzer errors and formatting issues.
    
    * Fix doc comment.
    
    * Added unit tests for some of the web targets.
    
    * Format issue.
    
    * Add an integration test that builds an app to wasm.
    
    * Add a todo for depfiles.
    
    * Formatting.
    
    * Apparently the license header needs to say 2014.
    
    * `file://` URIs confuse dart2wasm on Windows. Just use absolute paths.
    
    * Update unit tests to match new path passing.
    
    * Have a distinct build directory for wasm, and fixes for some upstream changes.
    9f2c5d8e
Name
Last commit
Last update
..
android.dart Loading commit data...
assets.dart Loading commit data...
common.dart Loading commit data...
dart_plugin_registrant.dart Loading commit data...
deferred_components.dart Loading commit data...
desktop.dart Loading commit data...
icon_tree_shaker.dart Loading commit data...
ios.dart Loading commit data...
linux.dart Loading commit data...
localizations.dart Loading commit data...
macos.dart Loading commit data...
shader_compiler.dart Loading commit data...
web.dart Loading commit data...
windows.dart Loading commit data...