Update Rust n-body build (#294)

This commit is contained in:
Max Graey
2018-10-26 19:25:09 +03:00
committed by Daniel Wirtz
parent 376afd45fc
commit afb8fe7762
4 changed files with 9 additions and 9 deletions

BIN
examples/n-body/build/rust.optimized.wasm Normal file → Executable file

Binary file not shown.

View File

@ -1693,9 +1693,9 @@
(set_local $19
;;@ assembly/index.ts:129:23
(block $~lib/math/NativeMath.sqrt|inlined.0 (result f64)
;;@ ~lib/math.ts:1031:30
;;@ ~lib/math.ts:1016:30
(f64.sqrt
;;@ ~lib/math.ts:1031:29
;;@ ~lib/math.ts:1016:29
(get_local $18)
)
)
@ -2157,9 +2157,9 @@
)
)
)
;;@ ~lib/math.ts:1031:30
;;@ ~lib/math.ts:1016:30
(f64.sqrt
;;@ ~lib/math.ts:1031:29
;;@ ~lib/math.ts:1016:29
(get_local $18)
)
)