elsa
Runtime library
A minimal JavaScript and TypeScript runtime built on top of quickjs for executing ES modules.
❄️ Elsa is a minimal runtime for JavaScript and TypeScript written in Go
3k stars
33 watching
62 forks
Language: TypeScript
last commit: about 2 years ago
Linked from 1 awesome list
elsagojavascriptquickjsruntimetypescript
Related projects:
Repository | Description | Stars |
---|---|---|
denoland/deno | A modern runtime environment for JavaScript and TypeScript with secure defaults and a great developer experience. | 98,527 |
windmill-labs/windmill | An open-source developer platform that integrates scripts with UIs and workflows, allowing for automation of infrastructure and business processes. | 11,216 |
wailsapp/wails | Enables Go programmers to build desktop applications with integrated web frontends | 25,855 |
ivogabe/gulp-typescript | A plugin for gulp that handles TypeScript compilation with incremental support. | 837 |
lukeed/polka | A high-performance HTTP server with minimalistic routing and middleware support | 5,433 |
fable-compiler/fable | Compiles F# to multiple programming languages | 2,928 |
nerdlang/nerd | Compiles JavaScript into native binaries for various platforms | 3,585 |
nativescript-community/ui-lottie | A plugin to integrate Airbnb Lottie animations into NativeScript applications | 177 |
olahol/melody | A lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets. | 3,785 |
lerna/lerna | A build system for managing and publishing multiple packages from the same repository. | 35,767 |
disposaboy/gosublime | An integrated development environment plugin for Sublime Text 3 that enhances Go/Golang development experience with various features and tools. | 3,419 |
gopherjs/gopherjs | Compiles Go code to JavaScript for running in browsers | 12,785 |
exhibitionist-digital/ultra | A framework for building web applications with Deno and React, focusing on server-side rendering, suspense, and streaming features. | 2,996 |
microsoft/playwright-python | A Python library to automate Chromium, Firefox and WebKit browsers with a single API | 12,045 |