-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
2
-
Not Needed
-
None
-
None
-
None
-
None
-
None
-
None
-
None
https://github.com/mongodb/js-bson/pull/903
Use Case
As a user of the js-bson library
I want to be able to use bun as my runtime
So that I can serialize bson
User Experience
- N/A
Dependencies
- N/A
Risks/Unknowns
- N/A
Acceptance Criteria
Implementation Requirements
- Calls to isBuildingSnapshot should survive throw(), since subsequent calls to addDeserializeCallback are not required
Testing Requirements
- existing PR tests can remove references to bun
Documentation Requirements
- comments building any runtime affinity should be removed (do not mention bun direct)
Follow Up Requirements
- N/A
- is duplicated by
-
NODE-7655 mongodb/js-bson 7.3.0 or higher fails on bun
-
- Closed
-