Latest stable release for `ordinary` and `ordinaryd`: v0.10.2

  • Templates have been upgraded to WASIp2
  • Improved execution time due to WebAssembly instance reuse
  • ordinary templates eject allows for customization of the wrapping component code

RE: performance

Templates from the default ordinary new example.com project running locally (M5 Pro, MacBook Pro) tend to be ~1ms for first request and <500µs for subsequent.

When the LMDB request cache is set ordinaryd logs ~150µs req/res latency.