Roll your own JavaScript runtime, pt. 3

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • ChakraCore

    ChakraCore is an open source Javascript engine with a C API.

    Not to forget the engine Charka: https://github.com/chakra-core/ChakraCore

    The only bit of the old Edge that had its source emancipated. It was/is? quite performant.

  • rust_serverless_runtime

    A serverless runtime in 200 lines atop deno and sqlite

    I made a demo integrating deno and sqlite into a quasi-"lambda" runtime in 200 lines for a rust meetup talk, if anyone is interested https://github.com/tbillington/rust_serverless_runtime.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • Duktape

    Duktape - embeddable Javascript engine with a focus on portability and compact footprint

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts