rjs icon indicating copy to clipboard operation
rjs copied to clipboard

An implementation of ECMAScript 5.1, in Rust. Work in progress.

rjs - ECMAScript in Rust

Build Status

This repo is a work-in-progress implementation of ECMAScript 5.1, as specified by ECMA-262. It's currently under active development and does not work yet.