Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 265 Bytes

boiler.rst

File metadata and controls

13 lines (10 loc) · 265 Bytes

Function Call Boilerplate

There are two ways that wRPC can call your module. First via direct wasm calls, and secondly by doing a call via JavaScript

WASM

Easy mode

JavaScript

Macro shit that can be procedurally called.