v0.1.3
- Bumped crt version to support osx >14
- Added optional profiling to
gl
version, which can be enabled viaEOE_PROFILE=1
env flag. After enabling live profiling can be done viahttp://localhost:8080/debug/pprof/
and inspected withgo tool pprof
.