Improve stack chain tracking.
Add an errorZone parameter to Chain.capture().
Improve VM stack chain handling.
Run onError callbacks in the correct zone.
Fixed parse failures and improved fold behavior.
Support the VM's causal asynchronous stack traces.
Update documentation about Chain.terse and Trace.terse.