Skip to content

chore: typo in readme + uniform liscensing #379

chore: typo in readme + uniform liscensing

chore: typo in readme + uniform liscensing #379

Triggered via pull request November 11, 2024 19:34
Status Failure
Total duration 5m 40s
Artifacts

verel.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
tests/index.test.ts > check valid program: verel/dist/web/index.js#L475
RangeError: WebAssembly.Compile is disallowed on the main thread, if the buffer size is larger than 8MB. Use WebAssembly.compile, compile on a worker thread, or use the flag `--enable-features=WebAssemblyUnlimitedSyncCompilation`. ❯ initSync dist/web/index.js:475:15 ❯ init dist/web/index.js:116447:3 ❯ maybeInitialize dist/web/index.js:116458:5 ❯ check2 dist/web/index.js:116463:3 ❯ tests/index.test.ts:20:34
tests/index.test.ts > check invalid program: verel/dist/web/index.js#L475
RangeError: WebAssembly.Compile is disallowed on the main thread, if the buffer size is larger than 8MB. Use WebAssembly.compile, compile on a worker thread, or use the flag `--enable-features=WebAssemblyUnlimitedSyncCompilation`. ❯ initSync dist/web/index.js:475:15 ❯ init dist/web/index.js:116447:3 ❯ maybeInitialize dist/web/index.js:116458:5 ❯ check2 dist/web/index.js:116463:3 ❯ tests/index.test.ts:27:36
tests/index.test.ts > execute valid program: verel/dist/web/index.js#L475
RangeError: WebAssembly.Compile is disallowed on the main thread, if the buffer size is larger than 8MB. Use WebAssembly.compile, compile on a worker thread, or use the flag `--enable-features=WebAssemblyUnlimitedSyncCompilation`. ❯ initSync dist/web/index.js:475:15 ❯ init dist/web/index.js:116447:3 ❯ maybeInitialize dist/web/index.js:116458:5 ❯ execute2 dist/web/index.js:116467:3 ❯ tests/index.test.ts:49:17
tests/index.test.ts > execute camelCase function: verel/dist/web/index.js#L475
RangeError: WebAssembly.Compile is disallowed on the main thread, if the buffer size is larger than 8MB. Use WebAssembly.compile, compile on a worker thread, or use the flag `--enable-features=WebAssemblyUnlimitedSyncCompilation`. ❯ initSync dist/web/index.js:475:15 ❯ init dist/web/index.js:116447:3 ❯ maybeInitialize dist/web/index.js:116458:5 ❯ execute2 dist/web/index.js:116467:3 ❯ tests/index.test.ts:55:17
verel
Process completed with exit code 1.