add some code
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
cd build
|
||||
emcmake cmake ..
|
||||
emmake make -j$(nproc)
|
||||
echo "Built succesfully, opening index.html"
|
||||
code index.html
|
||||
Reference in New Issue
Block a user