Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yazaldefilimone/ecmacore.rs
[WIP] An cross-platform JavaScript engine.
https://github.com/yazaldefilimone/ecmacore.rs
compiler javascript rust vm
Last synced: 26 days ago
JSON representation
[WIP] An cross-platform JavaScript engine.
- Host: GitHub
- URL: https://github.com/yazaldefilimone/ecmacore.rs
- Owner: yazaldefilimone
- Created: 2024-04-23T12:41:24.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-12T16:21:58.000Z (4 months ago)
- Last Synced: 2024-10-12T05:11:51.842Z (26 days ago)
- Topics: compiler, javascript, rust, vm
- Language: Rust
- Homepage:
- Size: 104 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
based on [ECMAScript Language Specification](https://tc39.es/ecma262/#sec-intro), and inspired by [JavaScriptCore](https://github.com/WebKit/webkit/tree/main/Source/JavaScriptCore)
> Write readme's is so boring...
Feel free to send a email to [[email protected]](mailto:[email protected]) if you have any questions.