v0.18.0
Breaking changes
- Rewrite runtime, switch to tracing GC and bootstrap (#1559) (b857944)
The exported runtime interface has changed, affecting how external objects are being kept alive. Please refer to the updated documentation on Garbage collection for all the details.