This repository was archived by the owner on Feb 1, 2025. It is now read-only.
v0.4.1
I revamped the way exceptions bubble up through finally blocks to follow the ES6 spec more closely, in particular by adopting the implementation strategy of associating a completion record with every try statement.