v1rtl

Results 235 issues of v1rtl

#### Summary Not always metrics are needed to be enabled. In certain cases, you'd want to have them disabled to decrease bundle size and gain slight performance gains. Would be...

#### Summary It makes no sense to run a full node in a browser, inside a EFI module, Android or on a cheap microcontroller. In order to simplify the logic,...

## Reproduction ```js import { readFile } from 'node:fs/promises' import { WASI } from '@runno/wasi' import { argv, env } from 'node:process' const wasi = new WASI({ args: [argv[1], '--help'],...

there is a weird line covering the rounded corner ## System Info Desktop: KDE Plasma v: 6.4.5 tk: Qt v: N/A info: frameworks v: 6.18.0 wm: kwin_wayland with: krunner vt:...

Hi, Great project, big fan of Helios! Would be nice if releases included SHA-512 checksums, including WebAssembly, so it would be possible to verify if the binaries that are running...