make

make command for MoonX.

command-line
moonx
wasm
Download zip
Author
Version
0.1.0
License
Apache-2.0
Last updated
18 hours ago
Downloads
1

Dependencies

#make

cli/make is a MoonBit implementation of the core Make workflow for native and Wasm targets. It parses Makefiles, expands variables, builds and checks the dependency graph, compares modification times, and executes recipes through cli's MoonBit shell interpreter.

Each external command in a recipe is launched through the policy-visible MoonBit process API. Unsupported Make extensions fail explicitly; the complete Makefile is never forwarded to a host make executable.

MakeError

type MakeError

Database

type Database

Rule

type Rule

Settings

type Settings

Variable

type Variable

Source Files

Powered by MoonBit

Site sourceReport issuePackagesBuild queueSkillsStatistics

© 2026 mooncakes.io