https://github.com/yisar/tinyscript
Tiny javascript engine writted by rust.
https://github.com/yisar/tinyscript
Last synced: 6 months ago
JSON representation
Tiny javascript engine writted by rust.
- Host: GitHub
- URL: https://github.com/yisar/tinyscript
- Owner: yisar
- License: mit
- Created: 2020-04-12T03:19:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-12T03:19:24.000Z (over 5 years ago)
- Last Synced: 2025-04-04T10:46:47.691Z (9 months ago)
- Size: 1000 Bytes
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TinyScript
Tiny javascript engine writted by rust.