Bun support tracking issue
Author: kjvalencikCreated Dec 12, 2025Updated Dec 12, 2025
The following are known issues when integrating with Bun.
- napi_typeof returns incorrect type for string objects
- function
"use strict"is not supported - Zero-copy / buffer detach is not supported
-
byteOffsetis incorrect on array views in Node-API -
worker.terminate()does not resolve
Source: neon-bindings/neon