aristanetworks / purescript-backend-optimizer

Optimizing backend toolkit and modern ECMAScript backend for PureScript
MIT License
201 stars 18 forks source link

Fix effect loop codegen in branches #97

Closed natefaubion closed 1 year ago

natefaubion commented 1 year ago

Fixes #96. This also has the effect of simplifying some codegen in STArray05.

natefaubion commented 1 year ago

cc @mikesol