From 0ed3e1d29dca7d27e0d3aa1780f7cacc9481aa46 Mon Sep 17 00:00:00 2001 From: Henry Date: Tue, 31 Mar 2026 23:43:20 +0200 Subject: chore: add more superinstructions Signed-off-by: Henry --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c47dea..7452dbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,7 +41,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Extern tables now correctly update their type after growing - Increased MSRV to 1.80.0 - Simplify and optimize the interpreter loop -- Use a seperate stack and locals for 32, 64 and 128 bit values and references (#21) +- Use a separate stack and locals for 32, 64 and 128 bit values and references (#21) - Updated to latest `wasmparser` version - Removed benchmarks comparing TinyWasm to other WebAssembly runtimes to reduce build dependencies - Memory and Data Instances are no longer reference counted -- cgit v1.3.1