tfliteUrl property
The inference host's loader, relative to the worker script, since the
worker is what imports it. It fetches wxscan_tflite.wasm from its own
directory, which therefore needs no URL of its own.
Implementation
final String tfliteUrl;