Skip to content

tsoding/mujsc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published