Support parameter properties; Minor formatting

This commit is contained in:
dcodeIO
2018-03-25 00:21:58 +01:00
parent c80bf35747
commit 38a025950e
17 changed files with 314 additions and 234 deletions

View File

@ -258,10 +258,8 @@
)
)
(f64.mul
(tee_local $0
(f64.convert_s/i32
(get_local $2)
)
(f64.convert_s/i32
(get_local $2)
)
(f64.const 1.9082149292705877e-10)
)
@ -271,7 +269,9 @@
(get_local $4)
)
(f64.mul
(get_local $0)
(f64.convert_s/i32
(get_local $2)
)
(f64.const 0.6931471803691238)
)
)