Skip to content
/ arc Public

(Highly experimental) JavaScript on the BEAM

Notifications You must be signed in to change notification settings

alii/arc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arc

(Highly experimental) JavaScript on the BEAM

test262 conformance chart

Development

gleam test  # Run the tests

Running test262

# Run the full test262 execution suite
TEST262_EXEC=1 gleam test

# Also write results to a JSON file
TEST262_EXEC=1 RESULTS_FILE=results.json gleam test

# Run parser-only test262 (faster, parse conformance only)
TEST262=1 gleam test

About

(Highly experimental) JavaScript on the BEAM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •