diff options
| author | alex <alex@pdp7.net> | 2025-10-20 07:59:01 +0200 |
|---|---|---|
| committer | alexpdp7 <alex@corcoles.net> | 2025-10-20 07:59:55 +0200 |
| commit | 3e2f24e15ae871b2ca169054bb0350d8e687e938 (patch) | |
| tree | fcd58dcb9f5607d8dadbd49f0b7137add5eef48b /programming | |
| parent | 58dd3f8501c4816f8177f5ce0ba89294dfbd031f (diff) | |
Mention Extism in a couple places
Diffstat (limited to 'programming')
| -rw-r--r-- | programming/configuration_files_proposal.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/programming/configuration_files_proposal.md b/programming/configuration_files_proposal.md index e42c4e50..6000be49 100644 --- a/programming/configuration_files_proposal.md +++ b/programming/configuration_files_proposal.md @@ -62,6 +62,8 @@ Use WASM runtimes: * They already support capabilities. * Parsers can be distributed as WASM blobs. +Maybe use [Extism](https://github.com/extism/extism) to implement. + ## Motivating examples ### Declarative CI |
