dev_compiler 0.1.11 copy "dev_compiler: ^0.1.11" to clipboard
dev_compiler: ^0.1.11 copied to clipboard

discontinued
outdatedDart 1 only

Experimental Dart to JavaScript compiler designed to create idiomatic, readable JavaScript output.

dev_compiler changelog #

0.1.11 #

  • moved js runtime files to lib/runtime/dart (dart_runtime.js -> dart/_runtime.js)
  • bug fix to source maps
  • initial support for f-bound quantification patterns

0.1.10 #

  • added an --html-report option to create a file summarizing compilation issues
  • added a -f alias to the --force-compile command line option
  • removed many info level messages that were informational to the DDC team

0.1.9 #

0.1.8 #

  • added a --version command-line option
  • added a new entry-point - dev_compiler - that aliases to dartdevc
0
likes
0
points
15
downloads

Publisher

verified publisherlabs.dart.dev

Weekly Downloads

Experimental Dart to JavaScript compiler designed to create idiomatic, readable JavaScript output.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, args, cli_util, crypto, html, js, logging, path, pub_semver, shelf, shelf_static, source_maps, source_span, yaml

More

Packages that depend on dev_compiler