Skip to content

Commit

Permalink
fix table
Browse files Browse the repository at this point in the history
  • Loading branch information
angrymouse committed Mar 7, 2024
1 parent 6429061 commit 2607d39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Have a look at quick comparison table below:
| [vm2](https://github.com/patriksimek/vm2) | | | | | Fast, V8+JIT ||| | Node's ES version |
| [isolated-vm](https://github.com/laverdet/isolated-vm) ||| 50/50, timeouts supported || Fast, V8+JIT | || | Node's ES version |
| [quickjs-emscripten](https://github.com/justjake/quickjs-emscripten) ||| 50/50, timeouts supported || Slow, QuickJS+WASM || | 50/50, can't be achieved without detereministic operation/memory limits | ES2023 |
| glomium ||||| Medium, Duktape running natively | | || ES5 |
| glomium ||||| Medium, Duktape running natively | | || ES5 |


## Installation
Expand Down

0 comments on commit 2607d39

Please sign in to comment.