summaryrefslogtreecommitdiffstats
path: root/util/wasm/batchedtestrunner/qwasmjsruntime.js
Commit message (Expand)AuthorAgeFilesLines
* Correct wasm util fileLucie Gérard2024-03-071-1/+1
* wasm: Fix test runner for asynchronous testsPiotr Wierciński2023-10-261-11/+18
* Use module.exports to get the entry function name in WASM test libMikolaj Boc2023-08-021-4/+5
* Make WASM export names different across modulesMikolaj Boc2023-06-201-5/+5
* Remove the instance.ENV assignment in js test runnerMikolaj Boc2023-01-121-6/+0
* Provide the wasm module correctly to the instantiateWasm callbackMikolaj Boc2022-10-011-1/+1
* Adapt the js batched test runner to emrun interfaceMikolaj Boc2022-09-121-2/+1
* Create a driver for running batched tests on WASMMikolaj Boc2022-08-241-0/+230