Git Product home page Git Product logo

loic / emscripten Goto Github PK

View Code? Open in Web Editor NEW

This project forked from emscripten-core/emscripten

0.0 1.0 0.0 142.41 MB

Emscripten: An LLVM-to-JavaScript Compiler

License: Other

CMake 0.51% Python 2.35% Batchfile 0.01% Makefile 2.30% HTML 2.21% JavaScript 5.70% C 51.75% C++ 29.59% Objective-C 0.09% Shell 2.47% Assembly 0.05% LLVM 2.33% Lua 0.03% M4 0.43% HLSL 0.07% CSS 0.01% Roff 0.09% Nix 0.01%

emscripten's Introduction

emscripten logo

Emscripten is an LLVM-to-JavaScript compiler. It takes LLVM bitcode - which can be generated from C/C++, using llvm-gcc (DragonEgg) or clang, or any other language that can be converted into LLVM - and compiles that into JavaScript, which can be run on the web (or anywhere else JavaScript can run).

Links to demos, tutorial, FAQ, etc: https://github.com/kripken/emscripten/wiki

Main project page: http://emscripten.org

License

Emscripten is available under 2 licenses, the MIT license and the University of Illinois/NCSA Open Source License.

Both are permissive open source licenses, with little if any practical difference between them.

The reason for offering both is that (1) the MIT license is well-known, while (2) the University of Illinois/NCSA Open Source License allows Emscripten's code to be integrated upstream into LLVM, which uses that license, should the opportunity arise.

See LICENSE for the full content of the licenses.

emscripten's People

Contributors

aidanhs avatar anlambert avatar azakai avatar azmeuk avatar behdad avatar billwelden avatar caiiiycuk avatar chadaustin avatar coolwanglu avatar daft-freak avatar dschuff avatar ehostunreach avatar ehsan avatar fadams avatar hamishwillee avatar inolen avatar int3 avatar jgravelle-google avatar jterrace avatar juj avatar kripken avatar max99x avatar michaeljbishop avatar mlogan avatar ngld avatar philippwiesemann avatar rfk avatar sigmundvik avatar sunfishcode avatar waywardmonkeys avatar

Watchers

 avatar

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.