Giter VIP home page Giter VIP logo

Comments (4)

ScatteredRay avatar ScatteredRay commented on August 18, 2024

I think that while adding "with emscripten" would be likely accurate, or perhaps improve clarity. I do not think it is necessary. Since if there is another compiler that does the job, the statement holds equally true.

from validator.

SimonSapin avatar SimonSapin commented on August 18, 2024

"with empscripten or similar tools" maybe?

The point is that C usually does not compile to C. And asm.js makes a lot more sense if you think of it as a target for tools such as emscripten rather than a something you write directly.

from validator.

ScatteredRay avatar ScatteredRay commented on August 18, 2024

And C usually does not compile to SPARC opcodes either, that doesn't mean you should say "with the gcc SPARC backend" when you are talking about that either.

The whole point about ASM.js is it is a compilation target for languages such as C, the implication is right there in the name. I'm not sure it's necessary to explicitly say which tool in every possible context.

I will however concede that since this is talking about a specific instance "preliminary tests" and comparing it against another compiler "native compilation with clang" that this would be an appropriate case to add the fact that the tests were indeed with emscripten, if such is the case.

from validator.

kripken avatar kripken commented on August 18, 2024

Emscripten was used for those benchmark numbers, but another compiler could be used too. I think dherman didn't mention the compiler because it wasn't important in that context, which was more about how fast asm.js in general could be.

from validator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.