mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 15:53:55 +00:00
9 lines
451 B
Plaintext
Vendored
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 |