1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-05 05:49:20 -05:00
denoland-deno/test_util/src
Divy Srivastava 0b016a7fb8
feat(npm): implement Node API (#13633)
This PR implements the NAPI for loading native modules into Deno. 

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
Co-authored-by: DjDeveloper <43033058+DjDeveloperr@users.noreply.github.com>
Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
2022-10-05 19:36:44 +05:30
..
testdata Move benchmarks to Rust (#7134) 2020-08-28 09:03:50 -04:00
assertions.rs chore(test_util): add new string assertion macros (#14928) 2022-06-21 15:25:07 -04:00
lib.rs feat(npm): implement Node API (#13633) 2022-10-05 19:36:44 +05:30
lsp.rs refactor(lsp): migrate from lspower back to tower-lsp (#14163) 2022-04-03 14:17:30 +10:00
npm.rs fix(npm): respect latest dist tag for getting current version (#15746) 2022-09-02 13:06:42 -04:00
pty.rs perf: cache swc dependency analysis and don't hold onto ParsedSources in memory (#15502) 2022-08-22 12:14:59 -04:00
temp_dir.rs feat(vendor): support using an existing import map (#14836) 2022-06-14 10:05:37 -04:00
test_server.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00