Crate wasm_splitter

Source

Macros§

lazy_loader
Create a lazy loader for a given function. Meant to be used in statics. Designed for libraries to integrate with.

Structs§

LazyLoader
A lazy loader that can be used to load a function from a split out .wasm file.
LazySplitLoader

Enums§

SplitLoaderError

Type Aliases§

Result

Attribute Macros§

wasm_split