emp-wasm-engine

May 5, 2025 ยท View on GitHub

Engine for mpc-framework powered by emp-ag2pc and emp-agmpc (via emp-wasm).

Usage

npm install emp-wasm-engine
import { EmpWasmEngine } from "emp-wasm-engine";

const engine = new EmpWasmEngine();

// Use with mpc-framework
// https://github.com/privacy-scaling-explorations/mpc-framework