Available on crate feature
p3
only.Expand description
Experimental, unstable and incomplete implementation of wasip3 version of WASI.
This module is under heavy development. It is not compliant with semver and is not ready for production use.
Bug and security fixes limited to wasip3 will not be given patch releases.
Documentation of this module may be incorrect or out-of-sync with the implementation.
Modules§
Functions§
- add_
to_ linker - Add all WASI interfaces from this module into the
linker
provided. - add_
to_ linker_ with_ options - Similar to
add_to_linker
, but with the ability to enable unstable features.