sebastienros / jint

Javascript Interpreter for .NET
BSD 2-Clause "Simplified" License
4.11k stars 563 forks source link

Add partial support for yield via experimental flag #1815

Closed lahma closed 7 months ago

lahma commented 7 months ago

Brings a lot of additional test coverage and by default consumers aren't tripping to using something that is not fully functional yet.