Skip to main content
Module

x/pbkit/benchmarks/deno.json

Protobuf toolkit for modern web development
Go to Latest
File
{ "tasks": { "setup": "deno run -A ../cli/pb/entrypoint.ts gen ts --entry-path data -o data/gen", "bench": "deno bench --unstable --allow-read --allow-env --no-check" }}