From 8f6da5586401cb60cfb73b5c74a2152afa3ddbfb Mon Sep 17 00:00:00 2001 From: iximeow Date: Mon, 17 Jul 2023 23:06:48 -0700 Subject: c@e frontend for the index page of ci.butactuallyin.space --- ci-wasm-frontend/Makefile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 ci-wasm-frontend/Makefile (limited to 'ci-wasm-frontend/Makefile') diff --git a/ci-wasm-frontend/Makefile b/ci-wasm-frontend/Makefile new file mode 100644 index 0000000..25f49cf --- /dev/null +++ b/ci-wasm-frontend/Makefile @@ -0,0 +1,2 @@ +build: + CC_wasm32_wasi=/home/iximeow/nvme0/wasi-sdk-20.0/bin/clang cargo build --target wasm32-wasi -- cgit v1.1