We are exporting spreadsheets to Excel and need to load json2excel library locally. Path for worker.js can be set with exportModulePath option but library also needs lib.wasm. Path for it could be set with wasmPath option of postMessage function. That would require modification of Spreadsheet source code so can you add option to Spreadsheet object to set path also for lib.wasm?