• 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
..
file_generators Loading commit data...
migrations Loading commit data...
bootstrap.dart Loading commit data...
chrome.dart Loading commit data...
compile.dart Loading commit data...
memory_fs.dart Loading commit data...
web_device.dart Loading commit data...
web_runner.dart Loading commit data...
web_validator.dart Loading commit data...
workflow.dart Loading commit data...