mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-07-30 21:52:18 +00:00
Eliminate leftover temporary function types using latest Binaryen
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
(module
|
||||
(type $i (func (result i32)))
|
||||
(type $ii (func (param i32) (result i32)))
|
||||
(type $v (func))
|
||||
(global $~lib/internal/allocator/AL_BITS i32 (i32.const 3))
|
||||
|
Reference in New Issue
Block a user