/mujsc

A subset of JavaScript ES5 to x86_64 compiler using MuJS as the frontend.

Primary LanguageCMIT LicenseMIT

MuJS Compiler

A subset of JavaScript ES5 to x86_64 compiler using MuJS as the frontend.

Warning

The compiler is not fully finished yet.

Quick Start

$ cc -o nob nob.c
$ ./nob
$ ./build/mujsc ./examples/hello.js ./hello
$ ./hello

Screencast

This project was originally started on a livestream:

thumbnail