Update sys.md

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

View File

@ -15,4 +15,8 @@ May be one of:
+ `darwin`
+ `android`
+ `ios`
+ `emscripten`
+ `emscripten`
### `sys.argv`
The command line arguments. Set by `vm->set_main_argv`.