Registry / utility / oxc-allocator

oxc-allocator

JSON →
library0.134.0rscratesunverified

A memory allocator for the OXC JavaScript toolchain written in Rust.

# Cargo.toml [dependencies] oxc_allocator = "0.134.0"
INSTALL
IMPORT
SIG · OXC-ALLOCATOR
O
oxc-allocator
utilityrustv0.134.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Allocator
use oxc_allocator::Allocator;

Create a default allocator for OXC.

use oxc_allocator::Allocator; fn main() { let allocator = Allocator::default(); println!("Allocator created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.134.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
oxc-allocator — cargo add oxc-allocator · libregistry