• 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
.github Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.ci.yaml Loading commit data...
.cirrus.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CODEOWNERS Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
PATENT_GRANT Loading commit data...
README.md Loading commit data...
TESTOWNERS Loading commit data...
analysis_options.yaml Loading commit data...
dartdoc_options.yaml Loading commit data...
flutter_console.bat Loading commit data...