ops.h: add `OP_ARYPUSH_N` instruction.
Add n elements at once. Reduces instructions for huge array initialization. In addition, `gen_value` function in `codegen.c` was refactored and clarified.
Showing
Please register or sign in to comment