Skip to content

Commit 482523f

Browse files
authored
Update README.md
1 parent f267327 commit 482523f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ Reuse existing infrastructure and code features for enhanced developer experienc
5252
- https://docs.spring.io/spring-javaconfig/docs/1.0.0.M4/reference/htmlsingle/spring-javaconfig-reference.html
5353
- Yoke uses a similar concept
5454
- https://github.com/yokecd/yoke?tab=readme-ov-file
55+
## Why not using wasm to allow charts to be written in multiple languages?
56+
c8x main concern is type safety. That excludes a lot of languages that are dynamic by default.
57+
I want to the k8s charts to be discoverable, that only really works through the help of a compiler and tools like the language server.
5558

5659
## Helm differentiation
5760

0 commit comments

Comments
 (0)