Skip to content

v0.4.1

Compare
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.