Expand description
Ready-made embedding for hosts whose component imports only
polymorph:webcrypto: the canonical store state and the engine/linker/store
setup this repository’s drivers share (the demo host and the
conformance adapter), so the engine configuration the async imports
require has one definition.
Hosts with store state of their own implement WasiWebcryptoView on
their own type and call add_to_linker
directly instead.
Structs§
- Ctx
- The store state: the WebCrypto host context plus the resource table its keys and computations live in.