1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/tests/node_compat/runner/TODO.md
snek 897159dc6e
feat: vm rewrite (#24596)
rewrite vm implementation to increase compat.
vm.Module+importModuleDynamically callbacks should be added in a
followup.
2024-08-06 12:52:53 +00:00

418 KiB

Remaining Node Tests

NOTE: This file should not be manually edited. Please edit tests/node_compat/config.json and run deno task setup in tests/node_compat/runner dir instead.