Skip to content

Myrannas/glide

Repository files navigation

Glide

Glide is an interpreted javascript runtime written entirely in safe rust.

Glide is still early in development and at present only passes around 12% of the TS262 test suite.

The compiler and runtime of Glide can be compiled and run separately (if eval is disabled), which can be used in situations where a smaller runtime with a faster startup is desired. The runtime format is not stable between releases of glide.

Feature support table

Feature Support
Arithmetic partial
Functions partial
Classes partial
Generators none
Async none

About

Glide is an interpreted javascript VM written entirely in safe rust.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages