Skip to content

Comment on First 3D Commercial Web Game Powered By asm.jsparent

Comments

Well, you can also write asm.js code manually to squeeze out performance, if you need to.

it's faster to learn C and all the toolchain than writing any meaningfull code in asm.js directly, asm.js is not javascript, as strange as it sounds.

I don't mean to write your app in it, I mean using it for optimising tight loops and such, just as C developers occasionally write some functions in asm for performance.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.