From 81f67887a26144fddd589a92b0d679d1343a579c Mon Sep 17 00:00:00 2001 From: "K. S. Ernest (iFire) Lee" Date: Fri, 28 Jun 2024 09:32:55 -0700 Subject: [PATCH] Update 20240627-gdextension-as-libriscv.md --- decisions/20240627-gdextension-as-libriscv.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/decisions/20240627-gdextension-as-libriscv.md b/decisions/20240627-gdextension-as-libriscv.md index 642ecb2ee..21d97cdb7 100644 --- a/decisions/20240627-gdextension-as-libriscv.md +++ b/decisions/20240627-gdextension-as-libriscv.md @@ -47,7 +47,7 @@ This approach would make arbitrary function calls into the VM guest possible. Th ## The Road Not Taken - Exploring other methods of improving flexibility of loading binaries - like wasm. -- Holo has givening an implementation of riscv processors in godot engine via zig language. +- Holo has given me an implementation of riscv processors in godot engine via zig language. ## The Infrequent Use Case