devosoft / Empirical

A library of tools for scientific software development, with emphasis on also being able to build web interfaces using Emscripten.
Other
86 stars 38 forks source link

Prefab examples are broken #442

Open lemniscate8 opened 3 years ago

lemniscate8 commented 3 years ago

Looks like although all the prefab examples compile, the html is outdated and has copy-paste errors so none of the examples actually load in the browser. Not sure about the state of other examples. Probably related ti issue #386 to some degree and also because CI doesn't actually test examples in the browser.

With regards to a make file makeover (#386) might also be nice to have a combined compile-and-serve command for users to easily run an example.