summaryrefslogtreecommitdiff
path: root/tests/unit_node/vm_test.ts
AgeCommit message (Expand)Author
2024-08-06feat: vm rewrite (#24596)snek
2024-07-25chore: update to `std@2024.07.19` (#24715)Asher Gomez
2024-06-12fix(ext/node): fix vm memory usage and context initialization (#23976)Divy Srivastava
2024-04-13fix(ext/node): promise rejection in VM contexts (#23305)Divy Srivastava
2024-04-09fix(ext/node): `node:vm` contexts (#23202)Divy Srivastava
2024-02-13chore: use `@std` import instead of `@test_util/std` (#22398)Asher Gomez
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci