-
Hi,
I am working on the ESDK for Rust and am facing some issues in transpiling Rust from Dafny. There is an `Unsupported Error` in the `implementation_from_dafny.rs` generated file. It is from this […
-
### Description
install the "ai" and the "@ai-sdk/openai" package and build the following example...
node -v
v20.16.0
tsc -v
Version 5.5.4
![image](https://github.com/user-attachments/as…
-
Here is what's happening:
1. I use `1.0-SNAPSHOT` version of the plugin and run `eo:transpile`
2. A few Java files are generated
3. I modify the plugin
4. I run `eo:transpile` again
5. The `.ja…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Category of feature request
Transpile
### Problem statement
Ability to Transpile Partial file.
G…
-
We generate the interfaces of our custom controls using:
npx @ui5/ts-interface-generator
This is done in the precommit-hook and it generates interfaces with comments.
But in the pre-push hook we run …
ybbus updated
4 weeks ago
-
I was trying to add a custom marker to google maps using MarkerComposable.
The custom icon is generated from swiftUI and I cannot have the content of the MarkerComposable be the customPinView as I ke…
-
### Informations
- **Qiskit Aer version**: 0.15.1
- **Python version**:
- **Operating system**:
### What is the current behavior?
AerEstimatorV2 gives memory error when trying to execute small ci…
-
### Describe the bug
Hello,
if this code is in nuxt.config.ts, the updatePreset() method aint working anymore:
```
build: {
transpile: ['nuxt', 'primevue', 'formkit-primevue']
},
```
…
-
When profiling transpiled muGrpahs, some results are extremely low and are close to kernel launch time. For example, in the gated_mlp example, some muGraphs only consume ~0.004ms in the catalyst clust…
-
### Background
> What I meant is, that maybe bun can also bundle html files.
> Whenever it finds a reference to a ts file, then first it transpiles the TS file, and in the bundle the transpiled js…