@layeron/compiler
v0.1.0
Published
Layeron compiler and resource graph lowering package.
Downloads
27
Maintainers
Readme
@layeron/compiler
Layeron compiler and lowering package.
This package turns AppSpec declarations into resource records that the engine
can diff and apply.
Current scope:
- Default Worker app
- HTTP route declarations to runtime topology
- Backend endpoint lowering to Worker custom domain ingress
- Native D1 resource declarations to D1 databases
- Native D1 binding declarations to Worker bindings
This package does not run user handlers, bundle runtime code, call Cloudflare APIs, or apply provider operations.
