forte-sdk 0.7.0

Runtime library for Forte wasm components (wasi:http p3)
Documentation
1
2
3
4
pub use wit_bindgen::spawn_local as spawn;
pub use wit_bindgen::{
    backpressure_dec, backpressure_inc, block_on, yield_async, yield_blocking,
};