Documentation
¶
Overview ¶
Command ramune-toolchain is the development toolchain for ramune: check, fmt, lint, transpile, typegen, compile. It is split out from the main ramune CLI to keep `ramune run`/`serve`/`eval`/etc. free of the tsgo + rslint + gotranspiler init overhead (which adds ~8ms of startup on first launch and inflates the main binary by ~100MB). `ramune` dispatches to this binary for those subcommands.
Click to show internal directories.
Click to hide internal directories.