awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ceramic avatar

ceramic/remote-jsArchived

0
View on GitHub↗
35 Stars·4 Forks·Common Lisp·1 Aufruf

Remote Js

Run JavaScript in a browser from Common Lisp

Features

  • JavaScript Interop - Bridge for sending JavaScript from Lisp to browsers.

Star-Verlauf

Star-Verlauf für ceramic/remote-jsStar-Verlauf für ceramic/remote-js

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht ceramic/remote-js?

Run JavaScript in a browser from Common Lisp

Was sind die Hauptfunktionen von ceramic/remote-js?

Die Hauptfunktionen von ceramic/remote-js sind: JavaScript Interop.

Welche Open-Source-Alternativen gibt es zu ceramic/remote-js?

Open-Source-Alternativen zu ceramic/remote-js sind unter anderem: wasm-bindgen/wasm-bindgen — wasm-bindgen is a glue code generator and interoperability tool that facilitates high-level communication and data… elm/compiler — This project is a functional programming compiler and JavaScript transpiler that transforms a statically typed… rescript-lang/rescript — ReScript is a statically typed programming language and compiler designed to transform type-safe source code into… crowdhailer/plinth — Basic bindings to nodejs and browser platform API's. The aim of this package is to not make any new abstractions, so… fsmunoz/datastar-cl — Datastar Common Lisp SDK. cxxxr/valtan — Common Lisp to JavaScript compiler.

Open-Source-Alternativen zu Remote Js

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Remote Js.
  • wasm-bindgen/wasm-bindgenAvatar von wasm-bindgen

    wasm-bindgen/wasm-bindgen

    9,042Auf GitHub ansehen↗

    wasm-bindgen is a glue code generator and interoperability tool that facilitates high-level communication and data exchange between compiled Rust modules and JavaScript environments. It functions as a memory bridge and type definition generator, allowing the exchange of complex data types and the calling of functions across execution boundaries. The project distinguishes itself by automating the conversion of data types and function signatures using attribute-based bindings. It generates the necessary JavaScript and WebAssembly wrappers to manage linear memory mapping and creates automatic Ty

    Rust
    Auf GitHub ansehen↗9,042
  • rescript-lang/rescriptAvatar von rescript-lang

    rescript-lang/rescript

    7,396Auf GitHub ansehen↗

    ReScript is a statically typed programming language and compiler designed to transform type-safe source code into efficient, human-readable JavaScript. It functions as a transpiler that enforces data consistency and prevents runtime errors through static type analysis for both web and server applications. The project distinguishes itself as an incremental build system that analyzes dependency graphs to recompile only modified files and their dependents. It includes a JSX compatible compiler for building user interfaces and provides a framework for bridging type-safe code with existing JavaScr

    ReScriptaltjscompilerjavascript
    Auf GitHub ansehen↗7,396
  • elm/compilerAvatar von elm

    elm/compiler

    7,794Auf GitHub ansehen↗

    This project is a functional programming compiler and JavaScript transpiler that transforms a statically typed language into optimized JavaScript for web browsers. It serves as a frontend architecture framework, providing a static type system and a package manager that enforces semantic versioning. The compiler uses a type-checking engine with automatic type inference to prevent runtime errors and guide code refactoring. It implements a structural pattern for managing application state and rendering user interfaces through a virtual DOM, utilizing immutable data and purity-based state transit

    Haskellcompilerelm
    Auf GitHub ansehen↗7,794
  • crowdhailer/plinthC

    Crowdhailer/plinth

    0Auf GitHub ansehen↗

    Basic bindings to nodejs and browser platform API's. The aim of this package is to not make any new abstractions, so binding are as near the native platform as is sensible.

    Auf GitHub ansehen↗0
  • Alle 21 Alternativen zu Remote Js anzeigen→