smol-workflow-engine 0.3.1

Rust implementation of the smol-workflows engine.
Documentation
1
2
3
const sandbox = globalThis.SW.sandbox;
export const exec = sandbox.exec;
export default sandbox;