Skip to content

Commit baf5c29

Browse files
committed
Added op costs to op codes to prevent infinite loops and such
1 parent 594d423 commit baf5c29

File tree

3 files changed

+252
-8
lines changed

3 files changed

+252
-8
lines changed

c++_module/quickjs/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
2+
13
.obj
24
bin
35
include

c++_module/quickjs/engine_edit.c

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)