Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

v0.4.1

Choose a tag to compare

@benjamn benjamn released this 14 Feb 20:57

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.