Bryce Dorn
Bryce Dorn
Hi again! As followup to #47, setting `ctx.lang` doesn't appear to do anything as `ServerContext` is isolated from `RenderContext`. These changes enable a middleware to apply a `lang` param (e.g....
Would be nice to have the ability to stop a video at a certain point, similar to how it starts at `start`. Will look into this.
Hi! It looks like the `warmup` & `n` params were removed from `Deno.bench` which could control the number of iterations that run. The last version to include them looks to...