Designing a Custom Rust Runtime with WASM-First Architecture & Advanced Security Layers

I’m exploring a research-level project involving a Rust-based execution engine with modular security layers, and I’m looking for insight on feasibility questions.

Specifically:

• A custom lightweight runtime (WASM-first)

• God-tier defense primitives baked at the compiler/runtime boundary

• Modular execution cells (EQC) with isolated behavior

Not asking for work — just looking to talk with people who find this kind of deep compiler/runtime challenge interesting.

1 Like