pochi0701 / TinyJSLinks
TinyJS aims to be an extremely simple (~2000 line) JavaScript interpreter
☆23Updated last month
Alternatives and similar repositories for TinyJS
Users that are interested in TinyJS are comparing it to the libraries listed below
Sorting:
- A simple single-file javascript interpreter written in C++☆74Updated 5 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- Jsi is a small, C-embeddable javascript interpreter with tightly woven Web and DB support.☆47Updated last year
- Single C file event loop☆30Updated 6 years ago
- Closure function implementation for C