Update sys.md

This commit is contained in:
blueloveTH 2024-04-14 13:36:53 +08:00
parent 348b071c1e
commit c5e055e1a8

View File

@ -16,3 +16,7 @@ May be one of:
+ `android` + `android`
+ `ios` + `ios`
+ `emscripten` + `emscripten`
### `sys.argv`
The command line arguments. Set by `vm->set_main_argv`.