StackOverflow Questions for Tag: asm.js

yeehaw
yeehaw

Reputation: 309

Why is WebAssembly safe and what is the linear memory model?

Score: 6

Views: 2141

Answers: 1

Read More
Mattia Manzo Manzati
Mattia Manzo Manzati

Reputation: 586

Emscripten seems to not use asm.js

Score: 3

Views: 1425

Answers: 3

Read More
HarshaXsoad
HarshaXsoad

Reputation: 806

"emcc" command does not recognized

Score: 6

Views: 8813

Answers: 5

Read More
Cethyrion
Cethyrion

Reputation: 41

Unity 2020 project building asm.js files instead of wasm

Score: 1

Views: 1489

Answers: 2

Read More
Flarp
Flarp

Reputation: 139

Compiling GMP/MPFR with Emscripten

Score: 6

Views: 2863

Answers: 3

Read More
user491880
user491880

Reputation: 4869

How to detect when you are ready to use functions loaded in asm.js module

Score: 2

Views: 381

Answers: 1

Read More
TND
TND

Reputation: 291

Shouldn't asm.js be slow if it has to manage the heap itself?

Score: 1

Views: 252

Answers: 0

Read More
Oriol
Oriol

Reputation: 288640

Can regular JavaScript be converted to asm.js, or is it only to speed up statically-typed low-level languages?

Score: 61

Views: 25644

Answers: 7

Read More
Sebastien Diot
Sebastien Diot

Reputation: 7359

Compile Java to asm.js

Score: 21

Views: 7588

Answers: 3

Read More
John Leidegren
John Leidegren

Reputation: 61057

Translating C++ program to JavaScript/asm.js does not produce the same sequence of numbers

Score: 0

Views: 107

Answers: 1

Read More
mysterious
mysterious

Reputation: 61

Assertion failed: native function `int_sqrt` called before runtime initialization error while calling c function in .js file ( emscripten )

Score: 6

Views: 3351

Answers: 2

Read More
Alexey
Alexey

Reputation: 7442

Slow javascript execution in IE11 until developer tools are enabled

Score: 13

Views: 9920

Answers: 3

Read More
Garrett Johnson
Garrett Johnson

Reputation: 2534

"Invalid Heap Size" error when writing ASM.js by hand

Score: 3

Views: 468

Answers: 0

Read More
Jason Yu
Jason Yu

Reputation: 2038

How this piece of ASM.js code should be evaluated by the engine?

Score: 1

Views: 55

Answers: 1

Read More
msm082919
msm082919

Reputation: 707

LinkError: WebAssembly.instantiate() function import requires a callable

Score: 2

Views: 5517

Answers: 1

Read More
Jason Yu
Jason Yu

Reputation: 2038

Why does ASM.js have no annotations for unsigned?

Score: 2

Views: 126

Answers: 0

Read More
MvG
MvG

Reputation: 61027

Finalizers for JavaScript objects

Score: 15

Views: 8089

Answers: 2

Read More
Nathan Aw
Nathan Aw

Reputation: 565

Other than portability and security reasons, why would someone want to run their existing go/rust/c++ applications in web browsers via WebAssembly?

Score: -2

Views: 96

Answers: 1

Read More
FanManPro
FanManPro

Reputation: 1155

Securing WebGL game code

Score: 1

Views: 4028

Answers: 1

Read More
Sora2455
Sora2455

Reputation: 844

link-arg not passing compiler options to rustc

Score: 1

Views: 2933

Answers: 1

Read More
PreviousPage 1Next