Sam Gammon
Sam Gammon
### Feature description It would be cool to support Apple's [Pkl](https://pkl-lang.org/index.html) language. Elide could support this as a configuration and static asset language. Pkl structures can render to static configuration...
### Issue description Implement support for spawning and manipulating child processes, through Node's `child_process` API.
### Expected Behavior When an error happens, the printed stack and message should be accurate, and well formatted ### Actual Behaviour - If the error is too big, it can...
### Expected Behavior `readFileSync` should report clean errors when things are wrong (for instance, missing files) ### Actual Behaviour Right now it surfaces host errors ### Stacktrace _No response_ ###...
### Issue description We provide access in JavaScript, but not in other languages yet.
### Feature description Even before we ship support for dynamic language loading ( #928 ), we could defer language initialization, which seems not to be in place for Python and...
### Feature description Would be cool to know what small ops in Elide cost vs. options like Node, Bun, and Deno. It would be especially cool to see this data...
**What language does this apply to?** If it's a proto syntax change, is it for proto2 or proto3? `N/A` If it's about generated code change, what programming language? `Java` **Describe...
## Summary This changeset attempts to discover the minimal set of changes necessary to add `module-info.java` definitions to Protocol Buffers. Fixes and closes #16133. This is a draft PR for...
`wasmJs` is supported by `kotlin-loggin`, but not `wasmWasi` yet.