i've uploaded a couple of vscode extensions that use the current grammar: * https://github.com/sogaiu/vscode-clojure-colorizer * https://github.com/sogaiu/vscode-clojure-defs
both of these extensions use a wasm module for tree-sitter-clojure -- so no compilation per-platform was necessary. haven't verified whether they work on macos, but checked on linux and windows.