Skip to content

Latest commit

 

History

History
 
 

callback-guest

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Call back guest

This is part of the callback example. This Wasm module passes host imports and its own functions to the Wasm host to execute.

See examples/callback.rs for the host