mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-21 18:51:43 +00:00
progress
This commit is contained in:
@ -60,14 +60,11 @@
|
||||
(import "Math" "tanh" (func $~lib/bindings/Math/tanh (param f64) (result f64)))
|
||||
(import "Math" "trunc" (func $~lib/bindings/Math/trunc (param f64) (result f64)))
|
||||
(memory $0 1)
|
||||
(data (i32.const 8) "\10\00\00\00\16")
|
||||
(data (i32.const 24) "s\00t\00d\00/\00m\00a\00t\00h\00.\00t\00s")
|
||||
(data (i32.const 48) "\0f\00\00\00 ")
|
||||
(data (i32.const 64) ")\15DNn\83\f9\a2\c0\dd4\f5\d1W\'\fcA\90C<\99\95b\dba\c5\bb\de\abcQ\fe")
|
||||
(data (i32.const 96) "\11\00\00\00\10")
|
||||
(data (i32.const 112) "@\00\00\00@\00\00\00 \00\00\00\04")
|
||||
(data (i32.const 128) "\10\00\00\00\18")
|
||||
(data (i32.const 144) "~\00l\00i\00b\00/\00m\00a\00t\00h\00.\00t\00s")
|
||||
(data (i32.const 8) "\16\00\00\00\01\00\00\00\10\00\00\00\16\00\00\00s\00t\00d\00/\00m\00a\00t\00h\00.\00t\00s")
|
||||
(data (i32.const 48) " \00\00\00\01\00\00\00\0f\00\00\00 \00\00\00)\15DNn\83\f9\a2\c0\dd4\f5\d1W\'\fcA\90C<\99\95b\dba\c5\bb\de\abcQ\fe")
|
||||
(data (i32.const 96) "\10\00\00\00\01\00\00\00\11\00\00\00\10\00\00\00@\00\00\00@\00\00\00 \00\00\00\04")
|
||||
(data (i32.const 128) "\18\00\00\00\01\00\00\00\10\00\00\00\18\00\00\00~\00l\00i\00b\00/\00m\00a\00t\00h\00.\00t\00s")
|
||||
(data (i32.const 168) "(\00\00\00\01\00\00\00\10\00\00\00(\00\00\00P\00R\00N\00G\00 \00m\00u\00s\00t\00 \00b\00e\00 \00s\00e\00e\00d\00e\00d\00.")
|
||||
(global $~lib/math/rempio2f_y (mut f64) (f64.const 0))
|
||||
(global $~lib/math/random_seeded (mut i32) (i32.const 0))
|
||||
(global $~lib/math/random_state0_64 (mut i64) (i64.const 0))
|
||||
@ -8299,7 +8296,7 @@
|
||||
global.get $~lib/math/random_seeded
|
||||
i32.eqz
|
||||
if
|
||||
i32.const 0
|
||||
i32.const 184
|
||||
i32.const 144
|
||||
i32.const 1030
|
||||
i32.const 24
|
||||
@ -8346,7 +8343,7 @@
|
||||
global.get $~lib/math/random_seeded
|
||||
i32.eqz
|
||||
if
|
||||
i32.const 0
|
||||
i32.const 184
|
||||
i32.const 144
|
||||
i32.const 2312
|
||||
i32.const 24
|
||||
|
Reference in New Issue
Block a user