Coder Social home page Coder Social logo

caiiiycuk / emscripten Goto Github PK

View Code? Open in Web Editor NEW

This project forked from emscripten-core/emscripten

0.0 3.0 1.0 221.54 MB

Emscripten: An LLVM-to-JavaScript Compiler

License: Other

JavaScript 14.49% C++ 44.30% Shell 0.01% Python 6.30% C 33.03% Objective-C 0.01% CMake 0.43% Batchfile 0.06% Makefile 0.10% HTML 0.91% Assembly 0.35%

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

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

Watchers

 avatar  avatar  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.