Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#1128·neon

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
  • byteOffset is incorrect on array views in Node-API
  • worker.terminate() does not resolve

Source: neon-bindings/neon

View original on GitHubView discussion on GitHub