git ssb

0+

wanderer🌟 / wasm-persist



Tree: 969c3408e480e227bcfefab017e01c874261138f

Files: 969c3408e480e227bcfefab017e01c874261138f / docs / index.md

2146 bytesRaw

<!-- Generated by documentation.js. Update this documentation by updating the source code. -->

Table of Contents

prepare

Prepares a binary by injecting getter and setter function for memory, globals and tables.

Parameters

Returns ArrayBuffer the resulting wasm binary

hibernate

Given a wasm Instance this will produce an Object containing the current state of the instance

Parameters

Returns Object the state of the wasm instance

resume

resumes a prevously hibranted webassembly instance

Parameters

Built with git-ssb-web