Engine for mpc-framework powered by emp-ag2pc and emp-agmpc (via emp-wasm).
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