Files
kotlin/compiler/testData/cli/js/jsExtraHelp.out
2016-11-22 18:19:01 +03:00

9 lines
451 B
Plaintext
Vendored

Usage: kotlinc-js <options> <source files>
where advanced options include:
-Xno-inline Disable method inlining
-Xrepeat <count> Repeat compilation (for performance analysis)
-Xplugin <path> Load plugins from the given classpath
-Xmulti-platform Enable experimental language support for multi-platform projects
Advanced options are non-standard and may be changed or removed without any notice.
OK