Module p3

Module p3 

Source
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§

bindings
Auto-generated bindings for WASI interfaces.
cli
clocks
filesystem
random
sockets

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.