cmd/

directory
v0.48.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2026 License: MIT

Directories

Path Synopsis
gengostdlib generates internal/semantic/go_stdlib_gen.go by inspecting Go standard library function signatures via go/packages.
gengostdlib generates internal/semantic/go_stdlib_gen.go by inspecting Go standard library function signatures via go/packages.
genmanifest writes dist/manifest.json from the release archives staged under dist/.
genmanifest writes dist/manifest.json from the release archives staged under dist/.
gensdkwrap scaffolds a Kukicha wrapper (.kuki) for an upstream Go SDK by introspecting its exported types, constants, and methods with go/packages + go/types.
gensdkwrap scaffolds a Kukicha wrapper (.kuki) for an upstream Go SDK by introspecting its exported types, constants, and methods with go/packages + go/types.
genstdlibgomod generates cmd/kukicha/stdlib_gomod_gen.go by deriving the go.mod and go.sum content for the extracted stdlib module from the main repo's go.mod and go.sum.
genstdlibgomod generates cmd/kukicha/stdlib_gomod_gen.go by deriving the go.mod and go.sum content for the extracted stdlib module from the main repo's go.mod and go.sum.
genstdlibregistry generates internal/semantic/stdlib_registry_gen.go by scanning all stdlib/*.kuki source files and extracting exported function signatures: return counts, per-position return types, and parameter names.
genstdlibregistry generates internal/semantic/stdlib_registry_gen.go by scanning all stdlib/*.kuki source files and extracting exported function signatures: return counts, per-position return types, and parameter names.
Package main is the WASM entrypoint for the Kukicha playground.
Package main is the WASM entrypoint for the Kukicha playground.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL