### Changes: 1. Add profiler functionality to emcc script https://github.com/gear-sv/compiler-server/blob/master/server/compile.sh#L3 2. Remove Router instantiation (see commit 8ec5f4aa5c7437d5bc532997810df23af0197ca9) ___ ### Optional: may want to experiment with optimizations see https://github.com/gear-sv/compiler-server/blob/master/server/compile.sh#L3 currently set to no optimization `-0s`
Changes:
https://github.com/gear-sv/compiler-server/blob/master/server/compile.sh#L3
Optional:
may want to experiment with optimizations see https://github.com/gear-sv/compiler-server/blob/master/server/compile.sh#L3
currently set to no optimization
-0s