andreubotella / deno_test262

A runner for Test262, the ECMAScript test suite, in Deno.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deno_test262

A runner for Test262, the ECMAScript test suite, in Deno.

This runner is still very much a work in progress, so most of the test failures are not due to V8 or Deno implementing things wrong, but to the current limitations of the test runner.

About

A runner for Test262, the ECMAScript test suite, in Deno.

License:MIT License


Languages

Language:TypeScript 65.7%Language:JavaScript 34.3%