Skip to content

Shared logic for desktop/mobile and web browser #30

Description

@blockspacer

General Information

  • [ +] Improvement
  • [ +] Feature

Description

What do you think about that idea:

Create app logic in C++, so it can be used both by desktop/mobile and web browser. For browser use emscripten/WASM.

Use asm-dom in browser, so we will get native html/css.

Use something similar to FlexPlusOrg/skia-opengl-emscripten#5 for desktop/mobile, so we will be able to render and use same html/css.

Add custom HTML/CSS tags/styles e.t.c. to create something similar to Angular/React/Vue. For browser use 'shadow' dom or JS scripts (or even some existing JS framework).

Become next-gen web framework after WASM GC/DOM Integration. Target all platforms, browsers and even 3D apps/games.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions