From 47d43f5a583dc2d474e553afe0cb682d878231b1 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Thu, 11 Dec 2025 03:06:22 +0900 Subject: Revert "feat: minimal wasm backend" This reverts commit f64ab73b841377f044e727ee1d9e0bcf55c6b626. --- src/cli.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/cli.h') diff --git a/src/cli.h b/src/cli.h index d97874c..f52964c 100644 --- a/src/cli.h +++ b/src/cli.h @@ -11,7 +11,6 @@ typedef struct { bool preprocess_only; bool generate_deps; bool totally_deligate_to_gcc; - bool wasm; const char* gcc_command; StrArray include_dirs; } CliArgs; -- cgit v1.2.3-70-g09d2