awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesJavaScript Interop Layers

Mechanisms for bidirectional data exchange and function triggering between a non-JS logic environment and the browser runtime.

Distinguishing note: None of the candidates describe the specific bidirectional bridge between WASM logic and JS runtime.

Explore 1 awesome GitHub repository matching web development · JavaScript Interop Layers. Refine with filters or upvote what's useful.

Awesome JavaScript Interop Layers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • seed-rs/seedالصورة الرمزية لـ seed-rs

    seed-rs/seed

    3,834عرض على GitHub↗

    Seed is a frontend framework for building single-page applications using Rust and WebAssembly. It provides a virtual DOM rendering engine and a component-based UI library to construct modular, reusable interface elements. The framework implements a unidirectional data flow model based on the Elm architecture to ensure type-safe state management and predictable state transitions. It utilizes compile-time macros to transform declarative UI definitions into efficient instructions for the browser. The project covers a broad range of web capabilities, including application routing, content intern

    Provides the necessary interop layer for the Rust logic to communicate with the JavaScript client runtime.

    Rust
    عرض على GitHub↗3,834
  1. Home
  2. Web Development
  3. JavaScript Interop Layers