Skip to content

Region based memory management

calvis edited this page Apr 28, 2012 · 1 revision

It's now working and part of master. We need region inference though. Where should this pass go?

Before uglify-vectors, since uglify-vectors generates region manipulation code

Region inference could use free var information, so it should probably happen after annotate-free-vars. This means we'll have to move annotate-free-vars above uglify-vectors.