wasmneural

command
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 30, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Rendered for js/wasm

Overview

Command wasmneural exposes the FULL f5 neural detection pipeline to the browser — the same pipeline the `f5` binary runs: the chroma-subsampling rule-out, the structural f5.jar/PixelKnot fingerprint, the embedded Tier-2 neural ensemble + recompression gate (ARTIFACT routing), all fused through the shared fuse package so the verdict matches the binary byte-for-byte on the same image.

It is a SEPARATE, heavier wasm module from cmd/wasm: it embeds ~31 MB of ONNX models (≈40 MB wasm) and a single image takes ~1.5–2 s to score in single-threaded wasm, so the extension lazy-loads it only for an on-demand "deep scan", while the light cmd/wasm structural path handles live page scanning. The bundle is built once on first use and reused (wasm is single-threaded, so the non-concurrent-safe bundle is safe here).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL