From 7e8770cc4e418ef1a8cdfd9b1f59ee14b07cc6c9 Mon Sep 17 00:00:00 2001 From: Henry Gressmann Date: Fri, 28 Jun 2024 23:19:05 +0200 Subject: chore: restructure runtime Signed-off-by: Henry Gressmann --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index da8359c..54725cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved support for WebAssembly 2.0 features - Simplify and optimize the interpreter loop - Use a seperate stack and locals for 32, 64 and 128 bit values and references (#21) -- Updated to latest wasmparser version +- Updated to latest `wasmparser` version ## [0.7.0] - 2024-05-15 -- cgit v1.3.1