Merge remote-tracking branch 'upstream/main'

main
FongMi 2 years ago
commit e4a0651075
  1. 4
      open/qjsc/README.md
  2. 1
      open/qjsc/bytecode/kunyu77_open.js
  3. 1
      open/qjsc/qjsc.bat
  4. BIN
      open/qjsc/qjsc_open.exe

@ -0,0 +1,4 @@
Mixed loading JavaScript code and bytecode is supported.
`qjsc_open.exe -I INPUTDIR -O OUTPUTDIR -m -c jsfile`

File diff suppressed because one or more lines are too long

@ -0,0 +1 @@
%~dp0\qjsc_open.exe -I %~dp0\..\ -O %~dp0\bytecode -m -c kunyu77_open.js

Binary file not shown.
Loading…
Cancel
Save