# Functions
RunTestChrome compiles all tests in the current working directory for WASM+JS, and runs them in a headless Chrome browser using Docker.
RunTestNodeJS compiles all tests in the current working directory for WASM+JS, and runs them either in Docker or locally with NodeJS.