Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #783 from pguyot/w34/optimize-by-offsetting-labels
Optimize by registering labels to the instruction that follows the label It brings a significant speed improvement by avoiding processing label opcodes during execution. These changes are made under both the "Apache 2.0" and the "GNU Lesser General Public License 2.1 or later" license terms (dual license). SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later
- Loading branch information