Commit da7fd6e
committed
docs: sync documentation with current implementation
- Update all GitHub URLs from your-repo to pulseengine/rules_wasm_component
- Fix rules_rust version from 0.48.0 to 0.62.0 with WASI Preview 2 git override
- Add comprehensive Advanced Features guide documenting:
* WRPC integration (wrpc_bindgen, wrpc_serve, wrpc_invoke)
* Security policies (wasm_security_policy, wasm_component_secure_publish)
* Multi-architecture components (wasm_component_multi_arch)
* Component metadata extraction (wasm_component_metadata_extract)
* Enhanced OCI publishing (wkg_multi_registry_publish)
* Microservices and distributed system patterns
- Expand main page feature cards to include new capabilities
- Verify all documented examples work with current implementation
- Maintain accurate API documentation for all 60+ rules and providers1 parent bfff6e1 commit da7fd6e
File tree
9 files changed
+466
-17
lines changed- docs-site/src/content/docs
- composition
- examples
- guides
- languages
9 files changed
+466
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
449 | | - | |
| 449 | + | |
450 | 450 | | |
451 | 451 | | |
452 | 452 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
| 258 | + | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
| 261 | + | |
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | | - | |
| 137 | + | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
0 commit comments