Open losfair opened 6 years ago
Make values with disjoint lifetimes share the same storage unit.
Implemented with wasm stack info; maybe we still want a real register allocator with liveness analysis.
Make values with disjoint lifetimes share the same storage unit.