GeistHaus
log in · sign up

Home

github.com

Emscripten: An LLVM-to-WebAssembly Compiler. Contribute to emscripten-core/emscripten development by creating an account on GitHub.

6 pages link to this URL
Procedural rendering test 1

For my incoming video game project I wrote a small procedural rendering engine. So now I can do all kind of creepy animations. Here is an example, compiled to javascript using emscripten.

0 inbound links article en posts
A JavaScript Connect Four AI

Ryan Marcus, assistant professor at the University of Pennsylvania. Using machine learning to build the next generation of data systems.

How to get started with the LLVM C API

I enjoy making toy programming languages to better understand how compilers (and, ultimately, the underlying machine) work and to experiment with techniques that aren’t in my repertoire. LLVM is great because I can tinker, and then wire it up as the...

0 inbound links article en