GithubHelp home page GithubHelp logo

michael-s / emscripten Goto Github PK

View Code? Open in Web Editor NEW

This project forked from emscripten-core/emscripten

0.0 1.0 0.0 201.36 MB

Emscripten: An LLVM-to-Web Compiler

License: Other

CMake 0.41% Python 6.05% Shell 0.02% Makefile 0.07% HTML 0.75% JavaScript 14.95% C 32.82% C++ 44.61% Objective-C 0.01% Assembly 0.28% Batchfile 0.03%

emscripten's Introduction

emscripten logo

CircleCI

Main project page: http://emscripten.org

Overview

Emscripten compiles C and C++ to WebAssembly using LLVM and Binaryen. Emscripten output can run on the Web, in Node.js, and in wasm runtimes.

Emscripten provides Web support for popular portable APIs such as OpenGL and SDL2, allowing complex graphical native applications to be ported, such as the Unity game engine and Google Earth. It can probably port your codebase, too!

While Emscripten mostly focuses on compiling C and C++ using Clang, it can be integrated with other LLVM-using compilers (for example, Rust has Emscripten integration, with the wasm32-unknown-emscripten and asmjs-unknown-emscripten targets).

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

kripken avatar juj avatar sbc100 avatar waywardmonkeys avatar ehsan avatar max99x avatar azakai avatar ehostunreach avatar inolen avatar chadaustin avatar aidanhs avatar sunfishcode avatar dschuff avatar jgravelle-google avatar hamishwillee avatar saschanaz avatar int3 avatar quantum5 avatar daft-freak avatar behdad avatar aheejin avatar billwelden avatar michaeljbishop avatar caiiiycuk avatar tlively avatar fadams avatar azmeuk avatar beuc avatar virtualtim avatar sigmundvik avatar

Watchers

James Cloos 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.