You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump npm version -> 3.0.0
- **Breaking change**: `Reference..get` will try to transfer the
value instead of always wrapping it in a `Reference`
- Added `TransferOptions` to all functions that move data between
isolates. Allows automatic deep copy, promise resolution, and more
- Add `eval` and `evalClosure` (and sync + ignored family) methods to
`Context` instances.
Bump npm version -> 2.1.0
This includes lots of rewrites and support for `isolated-vm` within
`worker_threads`. Please report any new bugs or changed behavior on
github.