primoly

Results 6 issues of primoly

Because the current `to_*_ident` functions check for collisions with keywords *before* converting to snake/camel case some edge cases are missed. For example with the following type in Wit: ```wit record...

In my experience, it is currently really difficult to get the complete, fully resolved name of a function or type. This is especially annoying when one needs not just the...

Specifically with the option for those files/dirs to just be paths that don’t need to be opened when mounted. Note: When I say “mount” here this would only be internal...

Regarding: https://github.com/bytecodealliance/wit-bindgen/issues/996

This draft adds support for component value sections to wasmparser. https://github.com/WebAssembly/component-model/pull/336 Questions, issues and remarks: The validator currently does not support validation of the actual values: The parsing of values...