mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-12 22:41:27 +00:00
Update dependencies (#93)
This commit is contained in:
@ -787,86 +787,81 @@
|
||||
(get_local $0)
|
||||
)
|
||||
(block
|
||||
(if
|
||||
(i32.and
|
||||
(if (result i32)
|
||||
(tee_local $0
|
||||
(i32.ge_s
|
||||
(tee_local $2
|
||||
(i32.load16_u offset=4
|
||||
(get_local $3)
|
||||
)
|
||||
)
|
||||
(i32.const 48)
|
||||
)
|
||||
)
|
||||
(i32.le_s
|
||||
(get_local $2)
|
||||
(i32.const 57)
|
||||
)
|
||||
(get_local $0)
|
||||
)
|
||||
(i32.const 1)
|
||||
)
|
||||
(set_local $2
|
||||
(i32.sub
|
||||
(get_local $2)
|
||||
(i32.const 48)
|
||||
)
|
||||
)
|
||||
(if
|
||||
(i32.and
|
||||
(if (result i32)
|
||||
(tee_local $0
|
||||
(i32.ge_s
|
||||
(get_local $2)
|
||||
(i32.const 65)
|
||||
)
|
||||
)
|
||||
(i32.le_s
|
||||
(get_local $2)
|
||||
(i32.const 90)
|
||||
)
|
||||
(get_local $0)
|
||||
)
|
||||
(i32.const 1)
|
||||
)
|
||||
(set_local $2
|
||||
(i32.sub
|
||||
(get_local $2)
|
||||
(i32.const 55)
|
||||
)
|
||||
)
|
||||
(if
|
||||
(i32.and
|
||||
(if (result i32)
|
||||
(tee_local $0
|
||||
(i32.ge_s
|
||||
(get_local $2)
|
||||
(i32.const 97)
|
||||
)
|
||||
)
|
||||
(i32.le_s
|
||||
(get_local $2)
|
||||
(i32.const 122)
|
||||
)
|
||||
(get_local $0)
|
||||
)
|
||||
(i32.const 1)
|
||||
)
|
||||
(set_local $2
|
||||
(i32.sub
|
||||
(get_local $2)
|
||||
(i32.const 87)
|
||||
)
|
||||
)
|
||||
(br $break|1)
|
||||
)
|
||||
)
|
||||
)
|
||||
(br_if $break|1
|
||||
(i32.ge_s
|
||||
(get_local $2)
|
||||
(tee_local $2
|
||||
(if (result i32)
|
||||
(i32.and
|
||||
(if (result i32)
|
||||
(tee_local $0
|
||||
(i32.ge_s
|
||||
(tee_local $2
|
||||
(i32.load16_u offset=4
|
||||
(get_local $3)
|
||||
)
|
||||
)
|
||||
(i32.const 48)
|
||||
)
|
||||
)
|
||||
(i32.le_s
|
||||
(get_local $2)
|
||||
(i32.const 57)
|
||||
)
|
||||
(get_local $0)
|
||||
)
|
||||
(i32.const 1)
|
||||
)
|
||||
(i32.sub
|
||||
(get_local $2)
|
||||
(i32.const 48)
|
||||
)
|
||||
(if (result i32)
|
||||
(i32.and
|
||||
(if (result i32)
|
||||
(tee_local $0
|
||||
(i32.ge_s
|
||||
(get_local $2)
|
||||
(i32.const 65)
|
||||
)
|
||||
)
|
||||
(i32.le_s
|
||||
(get_local $2)
|
||||
(i32.const 90)
|
||||
)
|
||||
(get_local $0)
|
||||
)
|
||||
(i32.const 1)
|
||||
)
|
||||
(i32.sub
|
||||
(get_local $2)
|
||||
(i32.const 55)
|
||||
)
|
||||
(if (result i32)
|
||||
(i32.and
|
||||
(if (result i32)
|
||||
(tee_local $0
|
||||
(i32.ge_s
|
||||
(get_local $2)
|
||||
(i32.const 97)
|
||||
)
|
||||
)
|
||||
(i32.le_s
|
||||
(get_local $2)
|
||||
(i32.const 122)
|
||||
)
|
||||
(get_local $0)
|
||||
)
|
||||
(i32.const 1)
|
||||
)
|
||||
(i32.sub
|
||||
(get_local $2)
|
||||
(i32.const 87)
|
||||
)
|
||||
(br $break|1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(get_local $1)
|
||||
)
|
||||
)
|
||||
|
Reference in New Issue
Block a user