From 751f595ff1d2142688dc833b4a7ec3e643a5c8a9 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Mon, 20 Oct 2025 02:32:55 +0900 Subject: draft2 --- justfile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'justfile') diff --git a/justfile b/justfile index 0a01ca2..7789d7e 100644 --- a/justfile +++ b/justfile @@ -1,2 +1,8 @@ build: typst compile slides.typ + +compile-plugin: + #!/usr/bin/env bash + cd plugins/tokenize-ja/ + cargo build --release + cp target/wasm32-unknown-unknown/release/typst_plugin_tokenize_ja.wasm tokenize-ja.wasm -- cgit v1.2.3-70-g09d2