Add wasm worker base #189
Annotations
6 errors and 3 warnings
Build Target (ubuntu-20.04):
src/utils/mips/wasm-worker.ts#L1
Cannot find module './wasm/saturn_wasm' or its corresponding type declarations.
|
Build Target (ubuntu-20.04)
Command failed with exit code 1: yarn tauri build
|
Build Target (macos-latest):
src/utils/mips/wasm-worker.ts#L1
Cannot find module './wasm/saturn_wasm' or its corresponding type declarations.
|
Build Target (macos-latest)
Command failed with exit code 1: yarn tauri build --target universal-apple-darwin
|
Build Target (windows-latest):
src/utils/mips/wasm-worker.ts#L1
Cannot find module './wasm/saturn_wasm' or its corresponding type declarations.
|
Build Target (windows-latest)
Command failed with exit code 1: yarn tauri build
|
Build Target (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Target (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Target (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|