-
Changes like https://github.com/Polymer/polyserve/pull/238 currently have to be done across polyserve, Analyzer and polymer-build. We should have a single configuration of Babylon and Babel across all…
-
This happens with `kotlin("js") version "1.7.20"` in build.gradle.kts:
`java.lang.IllegalStateException: P is not found when encode the signature of public open fun mysticfall.kotlin.react.test.Rea…
-
### Main programming language
JavaScript
### Tutorial title
Let's Write a Brainfuck Compiler
### Tutorial URL
https://www.jsmonday.dev/articles/37/let-s-write-a-brainfuck-compiler
### …
-
### Description
Creating a top-level binding to a `Global` value with the same name causes a reference error
```
Uncaught ReferenceError: Cannot access 'self' before initialization
```
### …
-
Similar to how the CoffeeScript compiler outputs [JSX](https://coffeescript.org/#breaking-changes-jsx-and-the-less-than-and-greater-than-operators), it could output TypeScript source code. This could …
-
This issue will be broken down to multiple issues, but we are going to use this for research.
Research TODO:
- Python to JavaScript compiler
- Compiler Benchmark
-
### Description
The following code crashes the compiler when generating code for the Javascript backend. It does not crash when using the C backend, however.
```nim
proc uchrr(outp, inp: pointer) =…
-
In order to use advanced optimization, you must have possibility to specify the Javascript resources such as JQuery required by code to compile.
-
### 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…
-
I'm moving @seanpoulter 's [question](https://github.com/Microsoft/tsdoc/issues/19#issuecomment-392286153) into its own issue:
> What's the long term plan for TSDoc? Will we be able to use it to an…