Open ikskuh opened 4 years ago
Use something like SSA to detect that local variable slots can be reused, so the virtual machine can do smaller allocations for local variables.
Use something like SSA to detect that local variable slots can be reused, so the virtual machine can do smaller allocations for local variables.