mudream4869 / cablin-wasm

Web Assembly Protocol of Cablin

Home Page:https://mudream4869.github.io/cablin-wasm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cablin-WASM

Clone

git clone git@github.com:mudream4869/cablin-wasm.git --recursive

Build

mkdir build
cd build
emcmake cmake -DYAML_CPP_BUILD_TESTS=OFF ..
make

Test

cd public
python3 -m http.server

About

Web Assembly Protocol of Cablin

https://mudream4869.github.io/cablin-wasm/

License:MIT License


Languages

Language:C++ 50.6%Language:HTML 36.7%Language:CMake 12.7%