Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/init_expr
/
.
/
test
/
binary
/
bad-memory-limits-flag-shared.txt
blob: f02d39c61e4286d5e887fe38a5afab0ba10b8ef2 [
file
] [
edit
]
;;; TOOL: run-gen-wasm-bad
magic
version
section(MEMORY) {
count[1]
flags[2]
}
(;; STDERR ;;;
000000c: error: memory may not be shared: threads not allowed
000000c: error: memory may not be shared: threads not allowed
;;; STDERR ;;)