-
There will be a couple of ts-ignore and types and interface duplication. Fix those.
-
All kinds of .Net types without namespaces should be supported.
Currently, types without namespaces are just ignored.
1) Class
2) Structs
3) Interfaces
4) Enums
5) Delegates
6) etc.
-
I think this feature request has not yet its own issue although it has been discussed in e.g. #5.
I think it would be great if we could explicitly define interfaces on abstract types. By interface I …
-
https://golang.org/ref/spec#Type_assertions
-
## Description
When translating Go code involving comparing two slices, `go2hx` incorrectly translates the comparison. In Go, comparing two slices with `==` should result in a runtime panic, as sli…
-
### 🔍 Search Terms
string generic methods, string concat, checked domain literal types
Related issues [#44268](https://github.com/microsoft/TypeScript/issues/44268)
### ✅ Viability Checklist
- [x…
-
### Affected project(s)
- [ ] documentation
- [ ] examples
- [X] wasmCloud host
- [ ] wasmCloud CLI (wash)
- [ ] wasmCloud dashboard UI (washboard)
- [ ] capability providers
- [ ] provider bindgen
-…
-
### Environment
- Operating System: Linux
- Node Version: v20.9.0
- Nuxt Version: 3.13.2
- CLI Version: 3.15.0
- Nitro Version: 2.9.7
- Package Manager: yarn@1.22.19
- Builder: …
-
- OS version: Alma9
- Environment: source /cvmfs/sw-nightlies.hsf.org/key4hep/setup.sh -r 2024-05-30
- Goal: add an interface which includes types of heterogeneous origins (edm4hep and an extensi…
-
Even though only OpenAI and Azure OpenAI current offer transcription support, they are each represented by distinct transcription model types: `OpenAiAudioTranscriptionModel` and `AzureOpenAiAudioTran…