Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-28 | Revert "refactor: don't expose Deno[Deno.internal].core namespace" (#18881) | Bartek Iwańczuk | |
Also conditionally disabled one test if there's not enough space on device. | |||
2023-04-26 | refactor: don't expose Deno[Deno.internal].core namespace (#18816) | Bartek Iwańczuk | |
2023-01-10 | fix(napi): support for env cleanup hooks (#17324) | Bartek Iwańczuk | |
This commit adds support for "napi_add_env_cleanup_hook" and "napi_remove_env_cleanup_hook" function for Node-API. |