11 lines
245 B
Plaintext
11 lines
245 B
Plaintext
|
(module
|
||
|
(import "env" "memory" (memory (;0;) 256 256))
|
||
|
(type (;0;) (func (result i32)))
|
||
|
(func (;0;) (type 0) (result i32)
|
||
|
(local i32)
|
||
|
get_local 0
|
||
|
i64.const 72340172838076673
|
||
|
i64.store offset=32 align=1
|
||
|
i32.const 1
|
||
|
)
|
||
|
)
|