How to use the @casual-simulation/aux-vm-client.RemoteAuxChannel function in @casual-simulation/aux-vm-client

To help you get started, we’ve selected a few @casual-simulation/aux-vm-client examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github casual-simulation / aux / src / aux-vm-node / managers / NodeSimulationFactories.ts View on Github external
cfg =>
            new AuxVMNode(
                new RemoteAuxChannel(user, cfg, {
                    sandboxFactory: lib => getSandbox(lib),
                })
            )
    );

@casual-simulation/aux-vm-client

A set of utilities required to securely run an AUX as a client.

MIT
Latest version published 6 days ago

Package Health Score

65 / 100
Full package analysis