Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 487 Bytes

File metadata and controls

4 lines (2 loc) · 487 Bytes

domonic.javascript wrinkles

Where docs/domonic-wrinkles.md tracks the DOM, this file tracks domonic.javascript -- the runtime shim (String, Array, Number, RegExp, Math, ...) that every port in this repo stands on. It is stress-tested by porting acorn and by a curated test262-style battery run through the interpreter (python -m domonic_libs.js262, scorecard in docs/js-compliance.md).