Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 294 Bytes

File metadata and controls

8 lines (5 loc) · 294 Bytes

clojure-comment-formatter

A Pruner WASM Plugin which can align and format Clojure comments.

Building

This project compiles to a WASM component targeting wasm32-wasip2. Because it uses tree-sitter (which has C code), you need a C compiler and WASI sysroot that can target WebAssembly.