forte-wit 0.2.0

WASI wit definitions used by Forte sdk and codegen; provides extract_wit for build scripts
Documentation
  • Coverage
  • 50%
    1 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 110.19 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 242.28 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 3s Average build duration of successful builds.
  • all releases: 5s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • NamseEnt/fn0
    5 2 19
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • namse

WASI wit definitions shared by forte-sdk (its own bindings) and forte-codegen (which routes them to user crates via build scripts).

The wit tree is embedded at compile time via include_dir!, so any downstream crate can call [extract_wit] from a build script to materialize the same wit files into an arbitrary directory.