is-weakref
Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
is-finalizationregistry
Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
@anireact/lewd
Lightweight Efficient WASM-first Dynamic Allocator: a simple and compact JS-side allocator for hand-written WASM.
value-object-cache
A value object cache that can be used to make value objects behave like primitive types, i.e. if two variables `a` and `b` point to instances of the same class and have the same value, then `a === b`, otherwise `a !== b`.
asperioresplaceat
Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.