aboutsummaryrefslogtreecommitdiff
path: root/bb.edn
AgeCommit message (Collapse)Author
2025-06-21Remove unused bb taskYour Name
2025-04-26Compile library to WASM using GraalVM.Your Name
Add main functions for library. Convert to WASM image. Setup public for cljcc website.
2025-03-16Refactor into cli and cljcc-compiler foldersYour Name
Pass all tests. Fix babashka tasks and build setup. Repl is behaving in unexpected ways, otherwise working as expected.
2024-10-23Add nrepl and storm options to bbShagun Agrawal
2024-07-25update readme with build/run instructionsShagun Agrawal
2024-07-24fix babashka script for building scriptShagun Agrawal
Changed babashka directory to create native build inside /target/cljcc folder.