Cluaupp 0.7.0 handoff
Cluaupp 0.7.0 handoff
Section titled “Cluaupp 0.7.0 handoff”Pin CL++ 0.7.0 in KartzRbx/Cluaupp:
- README / templates / tests: require
clpp --version0.7.0. Refuse older compilers. - Optional npm packages
@cluaupp/clpp-win32-x64,@cluaupp/clpp-linux-x64,@cluaupp/clpp-darwin-arm64(and x64) wrapping GitHub Release binaries. cluaupp watchmust not usespawnSyncfor every keystroke — spawnclpp lspor reuse a long-livedclpp apiprocess.- Consume
sourceMapfromclpp api compile/*.luau.mapto map Luau diagnostics back to.clpp. - Language id
clppalso covers.flare .mint .bloom .helm .shift .hive .axiom. - Cross-check
stdlib/libs.jsonagainst Janitor (Add/Cleanup, not Sweep) and DataService (WaitFor/Keepmapped if the runtime differs). - Mason / editor installers should consume GitHub Release assets listed in
editors/mason/registry.json(v0.7.0).