From 1908a8898cc2455dddd881a4883ce51bb36f5d8e Mon Sep 17 00:00:00 2001 From: nsfisis Date: Thu, 11 Dec 2025 21:09:40 +0900 Subject: Reapply "feat: minimal wasm backend" This reverts commit 47d43f5a583dc2d474e553afe0cb682d878231b1. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6709299..514eef9 100644 --- a/Makefile +++ b/Makefile @@ -8,6 +8,7 @@ OBJECTS := \ $(BUILD_DIR)/ast.o \ $(BUILD_DIR)/cli.o \ $(BUILD_DIR)/codegen.o \ + $(BUILD_DIR)/codegen_wasm.o \ $(BUILD_DIR)/common.o \ $(BUILD_DIR)/fs.o \ $(BUILD_DIR)/io.o \ -- cgit v1.2.3-70-g09d2