From f5c8dce1699e37129c8148bc382a81ae662aac91 Mon Sep 17 00:00:00 2001 From: lax1dude Date: Mon, 2 Dec 2024 22:52:24 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee2fe8769..cbf9c79ec 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ### Branch: eagler-r1 -Fork of TeaVM for compiling EaglercrafX's WASM GC runtime +Fork of TeaVM for compiling EaglercraftX's WASM GC runtime #### Changes in this fork: - Implemented malloc/free in TeaVM's WASM GC backend for allocating direct buffers from a `WebAssembly.Memory`