SkillAgentSearch skills...

Joke

πŸŽƒ Tiny Javascript engine, does not support Typescript (yet).

Install / Use

/learn @yisar/Joke
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Joke

Tiny Javascript engine, does not support Typescript(yet).

code -> lexer -> [tokens] -> parser -> [AST] -> codegen -> [bytecodes] -> vm -> run

Motivation

V8 is too bloated, and I don't understand C++ yet, I want to write a really lightweight Javascript engine.

And there is no real Typescript runtime yet, Maybe I can do it.

License

MIT Β©yisar

Related Skills

View on GitHub
GitHub Stars45
CategoryCustomer
Updated1y ago
Forks6

Languages

Rust

Security Score

80/100

Audited on Feb 7, 2025

No findings