- Notifications
You must be signed in to change notification settings - Fork 170
Pull requests: msgpack/msgpack-javascript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Handle the case where process.env does not exists (but process exists)
#200 by gfx was merged Feb 8, 2022 Loading…
fix #212; Let Encoder#encode() return a copy of the internal buffer
#213 by gfx was merged Sep 2, 2022 Loading…
avoid using typescript-specific language extensions (const enum)
#217 by gfx was merged Nov 6, 2022 Loading…
Reuse stack states during decoding to optimize GC load
#228 by sergeyzenchenko was merged Jul 22, 2023 Loading…
let Encoder and Decoder accept named params as encode() and decode() do
#224 by gfx was merged Mar 10, 2023 Loading…
Proposal for OpenHarmony Adaptation of msgpack-javascript. Closes #272
#274 by qzq111 was closed Apr 22, 2025 Loading…
refactor: merge internal decodeStream and decodeArrayStream into decodeMultiAsync
#82 by gfx was merged Aug 7, 2019 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.