systeminit / si

The System Initiative software
https://systeminit.com
Apache License 2.0
955 stars 67 forks source link

fix: remove even more func run writes #4625

Closed zacharyhamm closed 2 days ago

zacharyhamm commented 2 days ago

There were several more func run writes hiding in the execution path for functions. Removing these for intrinsics. We should also consider doing them less often for js attributes if it makes sense.