-
### What is happening?
Why does qiskit.transpile() function with optimization level 3 not remove a cp (controlled phase) gate when its parameter is 0? Since a cp(0) gate is equivalent to an identity …
-
### Version
29.1.1
### Steps to reproduce
1. Clone my repo https://github.com/luiz290788/jest-esm-typescript
2. run `NODE_OPTIONS="--experimental-vm-modules" npx jest`
3. test will fail with mess…
-
At Arcjet, we use jco to transpile our Wasm components. However, when transpiling enums, jco consistently outputs kebab-cased strings, while our configuration requires SCREAMING_SNAKE_CASE. As a resul…
-
@noha wrote:
> It is a bit cumbersome to add extensions methods to String, Date, etc. as you have to repeat that in PjString, PjDate etc. To make this easier PjDate, PjString and such could resemble …
-
Hi All, it's me again.
Over the past few days I started the [VBAPackager](https://github.com/sancarn/VBAPackager) project which intends to provide means to embed VBA source code into an xlsm/docm f…
-
How do I use this package? It's written in CoffeeScript and has no transpiled version.
-
I have a class w/ destructured params in its constructor like this:
```js
class Foo {
/**
* @param {?string} x - param.
*/
constructor({x}) {
this.x = x
```
My `.babelrc` look…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Category of Bug / Issue
TranspileParserError
### Current Behavior
I have a .sql file with 10 scripts (DDL,DM…
-
Transpile to ES5: https://swc.rs/
-
Can you add transpile to C#? Your library looks pretty good