denoland / deno

A modern runtime for JavaScript and TypeScript.
https://deno.com
MIT License
93.06k stars 5.14k forks source link

fix(ext/node): napi_get_element and napi_set_element work with objects #23713

Closed bartlomieju closed 1 week ago

bartlomieju commented 1 week ago

This change makes DuckDB example work: https://github.com/denoland/deno/issues/23656.