From 900377463a8264871ee42e488112b076b7973b6a Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 27 Jan 2024 13:22:56 +0900 Subject: feat: partially implement execution --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 455d17b..e7a82e4 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "nsfisis/waddiwasi", "type": "project", - "description": "WebAssembly interpreter written in pure PHP", + "description": "WebAssembly runtime written in pure PHP", "license": "MIT", "authors": [ { -- cgit v1.2.3-70-g09d2