Three supported languages
Choose Rust, Go or Python according to the module and team, using the BlinkHost runtime contract.
WebAssembly backend modules
A BlinkHost backend module is project-scoped server logic compiled to a governed WebAssembly artifact. Developers can author modules in Rust, Go or Python, build them through the platform, and deploy only after the artifact is verified for the release.
Choose Rust, Go or Python according to the module and team, using the BlinkHost runtime contract.
Module builds retain status and artifact identity so deployment does not guess which output is ready.
Verified WebAssembly modules run through BlinkHost’s governed edge runtime.
Common questions
A backend module is project-scoped server logic written in Rust, Go or Python and compiled to a governed WebAssembly artifact.
Yes. Frontend code can call the project’s deployed backend module endpoints and can exercise eligible module flows during LiveStack Preview.
BlinkHost builds the source, records the artifact identity and requires artifact verification before the module can participate in a production deployment.
Continue exploring