Prebuilt weval binaries available via npm
See the weval repository for more details.
$ npm install --save @cfallin/weval
const execFile = require('child_process').execFile; const weval = require('@cfallin/weval'); execFile(weval, ['-w', '-i', 'snapshot.wasm', '-o', 'wevaled.wasm'], (err, stdout) => { console.log(stdout); });Readme Keywordsnone Package Sidebar Install Downloads Weekly Downloads Collaborators
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4