Skip to content

OneJS V3 #80

@CreepGin

Description

@CreepGin

WIP. Work is being done on the onejs-v3 branch.

  • Direct QuickJS integration
    • Mac
    • Windows
    • iOS
    • Android
  • JS <-> C# Interop
    • Primitives
    • Structs
    • Events and Delegates
    • Arrays, Lists, Dictionary
  • Fastpath (zero-alloc)
    • Properties
    • Methods
    • Structs
  • Async/await
  • Generics
  • WebGL
  • React Reconciler
  • TSDef Generator for .Net types
  • Runtime USS
    • CSS Modules
    • Tailwind

OneJS V3 is a full rewrite.

It plugs into QuickJS directly, no PuerTS, with zero-alloc interop. React is the main UI framework now (not Preact). Styling starts with CSS Modules, not Tailwind.

With direct engine integration, we now own the runtime, APIs, threading, and performance choices.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions