UNPKG

@thi.ng/malloc

Version:

ArrayBuffer based malloc() impl for hybrid JS/WASM use cases, based on thi.ng/tinyalloc

37 lines (21 loc) 1.4 kB
# Change Log - **Last updated**: 2025-06-09T17:24:08Z - **Generator**: [thi.ng/monopub](https://thi.ng/monopub) All notable changes to this project will be documented in this file. Only versions published since **2022-01-01** are listed here. Please consult the Git history for older version information. See [Conventional Commits](https://conventionalcommits.org/) for commit guidelines. **Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies. ### [6.1.98](https://github.com/thi-ng/umbrella/tree/@thi.ng/malloc@6.1.98) (2025-01-14) #### ♻️ Refactoring - use optional chaining & nullish coalescing ([c5a0a13](https://github.com/thi-ng/umbrella/commit/c5a0a13)) ### [6.1.83](https://github.com/thi-ng/umbrella/tree/@thi.ng/malloc@6.1.83) (2024-06-21) #### ♻️ Refactoring - enforce uniform naming convention of internal functions ([56992b2](https://github.com/thi-ng/umbrella/commit/56992b2)) ### [6.1.80](https://github.com/thi-ng/umbrella/tree/@thi.ng/malloc@6.1.80) (2024-04-20) #### ♻️ Refactoring - update type usage ([00cce90](https://github.com/thi-ng/umbrella/commit/00cce90)) ### [6.1.49](https://github.com/thi-ng/umbrella/tree/@thi.ng/malloc@6.1.49) (2023-11-09) #### ♻️ Refactoring - update all tests (packages A-S) ([e3085e4](https://github.com/thi-ng/umbrella/commit/e3085e4))