* Update to using `wasmparser` 0.55.0 * Update wasmprinter to 0.2.5 * Update `wat` to 1.0.18, and `wast` to 17.0.0
12 lines
142 B
Plaintext
12 lines
142 B
Plaintext
(module
|
|
(func (result externref)
|
|
(ref.null extern)
|
|
)
|
|
|
|
(func (result externref)
|
|
(block (result externref)
|
|
(ref.null extern)
|
|
)
|
|
)
|
|
)
|