Closed tomasklapka closed 5 years ago
.gitignore
bdd.cpp
EMSCRIPTEN
js/tmljs
js/test.html
OPTIONS
@stdout
.gitignore
bdd.cpp
: uint -> uint_t (emscripten complains about uint)EMSCRIPTEN
js/tmljs
is JS executable (should act as tml executable created from C++)js/test.html
example of usage in browser with showcase of every output stream + hilightingOPTIONS
@stdout
)