Closed meiao closed 1 year ago
The noop instruction will be temporarily added during optimization and should be later be removed. The final bytecode after all optimizations should not contain any noops, but the VM should handle them gracefully, in case any is left.
The noop instruction will be temporarily added during optimization and should be later be removed. The final bytecode after all optimizations should not contain any noops, but the VM should handle them gracefully, in case any is left.