luau/CLI
NotDSF 3ba0bdf708
Save bytecode to file through CLI (#170)
Using --compile=binary it's now possible to produce binary bytecode so that it can be compiled offline and loaded into the VM.
2021-11-09 14:54:53 -08:00
..
Analyze.cpp Fix CLI analysis reporting wrong file names (#146) 2021-11-05 19:11:56 -07:00
FileUtils.cpp Sync to upstream/release/501 (#20) 2021-11-01 14:52:34 -07:00
FileUtils.h Sync to upstream/release/501 (#20) 2021-11-01 14:52:34 -07:00
Profiler.cpp Sync to upstream/release/501 (#20) 2021-11-01 14:52:34 -07:00
Profiler.h Sync to upstream/release/501 (#20) 2021-11-01 14:52:34 -07:00
Repl.cpp Save bytecode to file through CLI (#170) 2021-11-09 14:54:53 -08:00