Skip to content

Bringing WinterCG support to GraalJS

Notifications You must be signed in to change notification settings

souenzzo/inverno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inverno

A WinterCG runtime over GraalJS

GraalJS is a ECMAScript engine, as Google V8.

This project aims to turn it into a runtime, as nodejs.

It does not implement most web api's that, are available in browsers.

WinterCG specifies a common set of web api's that could be implemented in any javascript engine.

This project aims to implement WinterGC specs in GraalJS.

References