summaryrefslogtreecommitdiff
path: root/tests/specs/future/runtime_api/worker.js
AgeCommit message (Collapse)Author
2024-09-16chore: cleanup remaining `internals.future` code (#25624)Asher Gomez
2024-07-25chore: update to `std@2024.07.19` (#24715)Asher Gomez
2024-07-25chore: use `@std` prefix for internal module specifiers (#24543)Asher Gomez
This change aims to replace all relative import specifiers targeted at `tests/util/std` with mapped ones (using a `deno.json` file). Towards updating the `std` git submodule.
2024-04-05FUTURE: remove deprecated APIs within workers (#23220)Asher Gomez