We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f267327 commit 482523fCopy full SHA for 482523f
README.md
@@ -52,6 +52,9 @@ Reuse existing infrastructure and code features for enhanced developer experienc
52
- https://docs.spring.io/spring-javaconfig/docs/1.0.0.M4/reference/htmlsingle/spring-javaconfig-reference.html
53
- Yoke uses a similar concept
54
- 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.
58
59
## Helm differentiation
60
0 commit comments