JavaScript core library' s binding support js, wasm, wasm-gc backend.
Because the performance of the WASM FFI call is a concern, it is not recommended for extensive use, especially for reading and writing arrays and maps.
- Array
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- BigInt64Array
- BigUint64Array
- Float16Array
- Float32Array
- Float64Array
- Error
- AggregateError
- EvalError
- RangeError
- ReferenceError
- SyntaxError
- TypeError
- URIError
- Date
- String
- RegExp
- TextEncoder
- TextDecoder
- Console
- Object
- Map
- Set
-
WeakRef
-
WeakMap
-
WeakSet
- ArrayBuffer
- SharedArrayBuffer
- DataView
- Atomics
- JSON
- Promise
- FinalizationRegistry