-
### Version
1.45.0
### Steps to reproduce
1. `npx playwright codegen https://example.com`
2. Open new tab
3. Enter `https://example.com/`
### Expected behavior
Codegen generates valid…
-
### How were you trying to build the app?
pod install
### Full build logs
```tsx
> pod install
RNFBAnalytics: Using Firebase/AnalyticsWithoutAdIdSupport pod in place of default Firebase/A…
-
File: https://github.com/tscircuit/autorouting/blob/main/algos/algorithm-template-ts/benchmark.ts
Compiled with `bun build ./benchmark.ts`
Run with `porf --module ./benchmark.js`
```
➜ …
-
The following F# snippet:
```fsharp
let test() = typeof = typeof
```
Emits this IL:
```cil
ldtoken !!a
call class [netstandard]System.Type [netstandard]System.Type::GetTypeFromHandle(valuetype …
-
When i was trying to build for ios it gives following error
The following build commands failed:
PhaseScriptExecution [CP-User]\ Generate\ Specs /Users/user/Library/Developer/Xcode/Derived…
-
What happened to the old "build_callables" module? Is there any alternative currently for it?
-
Steps to reproduce:
```
cd smithy-python/codegen
./gradlew smithy-python-codegen-test:build
```
This produces the file: `smithy-python/codegen/smithy-python-codegen-test/build/smithyprojectio…
-
**This testcase is generated by a fuzzer.**
Compiler Explorer: [https://godbolt.org/z/nv6EjfqYa](https://godbolt.org/z/nv6EjfqYa)
This valid code will crash on clang assertion trunk:
```cpp
st…
-
We currently do a lot of codegen in build.rs using the contents of `test_programs`, this results in us poisoning the build cache due to ACIR build artifacts.
One alternative is to use a custom test h…
-
**Tell us about the task you want to perform and are unable to do so because the feature is not available**
Add CodeGen for OCaml
Library - [cohttp](https://github.com/mirage/ocaml-cohttp)
Guid…