Skip to main content

2 docs tagged with "proxies"

View All Tags

Data Access Proxies

As there is no way for the Wasm code to access any memory outside its own memory space, the WasmLib interface provides a number of proxies to make accessing data within the ISC sandbox as seamless as possible.

WasmLib Data Types

The WasmLib provides direct support for the basic value data types that are found in all programming languages, and WasmLib versions of ISC-specific value data types.