Skip to content

v2.0.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mmomtchev mmomtchev released this 24 Jan 00:35
· 226 commits to main since this release
  • Full reentrancy, supporting multiple concurrent evaluations of the same Expression object
  • New multithreading model independent of Node.js/libuv
  • Support OpenMP-style parallelism in TypedArray.prototype.map
  • Support writing into a preallocated array for Expression.prototype.map
  • Support passing TypedArray subarrays (TypedArray.prototype.subarray)
  • Expression.prototype.toString()