A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.npmjs.com/package/@cfallin/weval below:

@cfallin/weval - npm

@cfallin/weval0.2.14 • Public • Published a year ago

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