Acceptance
Definition of done
- The 41 mandatory WMLScript:MCF rows remain exactly mapped while WAP header, constant/pragma/function pools, instruction families, indexes, jumps, stack/local bounds, and malformed input failure are fully verified before execution.
Outputs
Artifacts to create or change
Complete bytecode decoder and structural verifierAdditive standard-library index and whole-function stack-dataflow verifier closure
Evidence
How closure is proven
cargo test --manifest-path engine-wasm/engine/Cargo.toml wap_decodercargo test --manifest-path engine-wasm/engine/Cargo.toml registered_wap_dataflow_failures_preserve_error_trace_taxonomy_and_recoverywasm-pack test --node engine-wasm/engine --features wasm-bindingspnpm test:story WMLS-501