Skip to content

psyirius/scrap

Repository files navigation

A QuickJs fork - for learning and developing further.

Focused on consistency, cross-platform, tiny and well-documented.

TODO

  • Debugger:
    • optional debugger attach enable with a flag
    • fix breakpoints
    • fix debugger trigger on debugger statement
  • Fix and arrange the clunky code base.
  • Ensure cross-platform compatibility.
    • GCC
    • MINGW
    • MSVC
    • CLANG
    • LLVM (clang-cl)
    • CYGWIN
    • TCC
  • Add consistent types and data structures.

About

A minimal JavaScript runtime

Resources

License

Stars

Watchers

Forks

Languages