moltar / typescript-runtime-type-benchmarks

📊 Benchmark Comparison of Packages with Runtime Validation and TypeScript Support
https://moltar.github.io/typescript-runtime-type-benchmarks/
594 stars 59 forks source link

[Enhancement] add Deno runtime in benchmark #1267

Open scarf005 opened 3 weeks ago

scarf005 commented 3 weeks ago

adding Deno runtime to benchmark would be useful, especially since Deno runs typescript as first class citizen.

i'm interested in opening a PR if it's acceptable. (I'd be grateful for pointers on where to work)