mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-12 08:31:28 +00:00
8 lines
357 B
Plaintext
Vendored
8 lines
357 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
|
|
|
|
Advanced options are non-standard and may be changed or removed without any notice.
|
|
OK |