Giter Site home page Giter Site logo

wasm's Introduction

WebAssembly

The new bytecode for the internet

You are probably looking for webassembly on github. Or on wiki or on HackerNews

The whole purpose of this repository is to save you one more Google search; it can be removed once github creates an alias webasm->webassembly ;)

Play an impressive demo of native wasm in your browser now. Or a new even more impressive demo if you have a fast machine.

Check out a wasm Hello World

https://github.com/mbasso/awesome-wasm

https://github.com/appcypher/awesome-wasm-langs

To generate binary wasm yourself, see binaryen, wabt or emscripten. Soon you can just use your default clang to compile c to wasm (right now you need the latest versions of llvm/lcc to do so)!

WebAssembly is not a binary bytecode format for standard js. There are reasons against overly specialized bytecode. However all browsers could and should come with a compressed javascript AST reader. Someone please specify the 'jast' file format.

Compile Ruby, Python, C++ -> LLVM -> asm.js -> binary.wasm and load it with native speed in current(!) browsers, or in old browsers via polyfill.

wasm's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

dmitryhetman

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.