Asm Dom Cmake Save

Virtual dom for C++ using asm-dom and cmake

Project README

asm-dom-cmake

Simple starter project: A web interface entirely built using C++ and cmake.

This is possible thanks to asm-dom and gccx (JSX like syntax for C++).

  • Demo page
  • Use only CMake (no crazy Javascript tool, only C++ :heart:)
  • Self contained (cmake will download things for you)

How to build?

asciicast

  • Make sure cmake, emscripten and npm are installed.
mkdir build
cd build
emcmake cmake ..
make
emrun .
Open Source Agenda is not affiliated with "Asm Dom Cmake" Project. README Source: ArthurSonzogni/asm-dom-cmake
Stars
26
Open Issues
0
Last Commit
11 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating