Implement opcode-limiting (current: 500 opcodes per second)

This commit is contained in:
Rekai Musuka
2020-07-15 14:25:29 -05:00
parent ff1a8222a8
commit f10ad7f8dd
2 changed files with 13 additions and 4 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
/target
/games
/.vscode
/.vscode
/.idea