onnxruntime/js/web/script
Yulong Wang e771a763c3
[js/test] align web test runner flags with ort.env (#19790)
### Description
the `npm test` flags are difficult to memorize, because they are
different to the `ort.env` flags. This change makes those flags align
with ort JS API. eg. `--wasm-enable-proxy` became `--wasm.proxy`.

Old flags are marked as deprecated except `-x` (as a shortcut of
`--wasm.numThreads`)
2024-03-13 12:00:36 -07:00
..
build.ts [WebNN EP] Support WebNN async API with Asyncify (#19145) 2024-01-24 15:37:35 -08:00
generate-webgl-operator-md.ts
generate-webgpu-operator-md.ts [js/web] JSEP Attention & MultiHeadAttention (#17742) 2023-11-17 12:23:52 -08:00
parse-profiler.ts
prepack.ts
pull-prebuilt-wasm-artifacts.ts
test-runner-cli-args.ts [js/test] align web test runner flags with ort.env (#19790) 2024-03-13 12:00:36 -07:00
test-runner-cli.ts [js/web] dump debug logs for karma for diagnose purpose (#19785) 2024-03-05 18:27:26 -08:00
tsconfig.json