DEBSOURCES
Skip Quicknav
sources / node-webassemblyjs / 1.11.0%2Bdfsg%2B~cs10.10.16-1 / packages / validation / test / fixtures / global / module.wast
12345678
(module (global i32 (i32.const 1)) (func $try-mutate-const-global (i32.const 1) (set_global 0) ) )