1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/ext/napi
Bartek Iwańczuk 44e67df1cd
fix: Split extension registration and snapshotting (#18098)
This commit partially reverts changes from
https://github.com/denoland/deno/pull/18095.

Turns out I made a mistake that became apparent when working
on removing "RuntimeOptions::extensions_with_js" in a follow up.
2023-03-09 21:09:45 +01:00
..
Cargo.toml chore: forward v1.31.1 release commit to main (#17939) 2023-02-24 22:37:46 -05:00
function.rs fix(napi): correctly handle name in napi_create_function (#17489) 2023-01-22 15:04:18 +05:30
lib.rs fix: Split extension registration and snapshotting (#18098) 2023-03-09 21:09:45 +01:00
README.md fix(napi): move napi symbols file (#16179) 2022-10-07 09:21:43 +05:30
value.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00