static-config

Crates.iostatic-config
lib.rsstatic-config
version0.1.0
created_at2025-04-23 00:58:06.205836+00
updated_at2025-04-23 00:58:06.205836+00
descriptionCreate custom wasi:config components with static values
homepage
repositoryhttps://github.com/componentized/static-config
max_upload_size
id1644902
size71,756
Scott Andrews (scothis)

documentation

README

Static config components

Create custom wasi:config components with static values.

Build

Prereqs:

  • a rust toolchain with a recent nightly (rustup toolchain install nightly)
  • cargo component
  • wkg
./build.sh

Community

Code of Conduct

The Componentized project follow the Contributor Covenant Code of Conduct. In short, be kind and treat others with respect.

Communication

General discussion and questions about the project can occur in the project's GitHub discussions.

Contributing

The Componentized project team welcomes contributions from the community. A contributor license agreement (CLA) is not required. You own full rights to your contribution and agree to license the work to the community under the Apache License v2.0, via a Developer Certificate of Origin (DCO). For more detailed information, refer to CONTRIBUTING.md.

Acknowledgements

This project was conceived in discussion between Mark Fisher and Scott Andrews.

License

Apache License v2.0: see LICENSE for details.

Commit count: 20

cargo fmt