-
-
### What kind of issue is this?
- [X] React Compiler core (the JS output is incorrect, or your app works incorrectly after optimization)
- [ ] babel-plugin-react-compiler (build issue installing or u…
-
### What kind of issue is this?
- [ ] React Compiler core (the JS output is incorrect, or your app works incorrectly after optimization)
- [X] babel-plugin-react-compiler (build issue installing or u…
-
Hello!
Great work.
How is the project to transform ClifferBasic into a native Compiler, where it reads the hello.bas code and generates it for .net Code. in the case hello.exe
-
Move the VS Code extension sources from https://github.com/rescript-lang/rescript-vscode into the compiler repo so that they can be maintained together and binary compatibility is ensured (see e.g. ht…
-
Here is the StackOverflow:
```
!ENTRY org.eclipse.jdt.core 4 0 2024-10-29 16:41:47.039
!MESSAGE compilation failed
!STACK 0
java.lang.StackOverflowError
at jdk.compiler/com.sun.tools.javac.co…
-
**Describe the bug**
I have the following code below that does not compile, because it cannot find a custom error from one of the dependency (`@erc725/smart-contracts`) part of `@lukso/lsp7-contract…
-
To be able to build programs that can be put into ROM (for rom programs or stuff like a NES cartridge game, for instance), a couple of things are required.
Most notably:
- no "inline" variables (on…
irmen updated
2 months ago
-
# Overview
In the [August 1, 2024 OMR Architecture Meeting](https://github.com/eclipse/omr/issues/7382), we discussed changing the code formatting style of the compiler component. [A prior effort](ht…
-
As discovered [there](https://github.com/rust-embedded/wg/issues/361#issuecomment-505146286) `compiler_fence` produces `atomic_fence(ordering, SingleThread)` construction, which in turn can produce a …