-
Hi,
I am currently trying to emscripten-ize one of my projects. I had to tweak a few things, mostly casting, in order to pass the compilation phase.
Now, the error pops during Linking, which I have …
-
**Describe the bug**
Each time I'm running the graphql-codegen, I get a different result.
All results are valid, but order of types changes.
This creates 2 problems for us.
1. We think we need t…
-
For this file: https://github.com/invenia/Memento.jl/blob/master/src/stdlib.jl
The coverage report is:
```
- if VERSION > v"0.7.0-DEV.2980"
- import Base.CoreLogging:
…
-
Failure link
------------
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk11_j9_sanity.openjdk_s390x_linux/13/consoleText
Optional info
-------------
- intermittent failure: n…
-
Based on the discussion in #217, we can simplify the Store creation with the use of an annotation: `@store`.
The ideal way given the code-gen constraints is to have something like this:
```dart
…
-
Originally reported while working on #3138.
A few Pony projects I tested crash ponyc 0.28.0 on the `Writing ./foo.o` step when running in Docker. For example, [pony-kafka](https://github.com/Wallar…
-
This is going to be a tracker for discussion, questions, feedback, and analyses about the new XXH3 hashes, found in the `xxh3` branch.
@Cyan4973's comments (from `xxhash.h`):
`XXH3` is a new has…
-
`sudo apt install python-pip && pip install --upgrade pip && pip install lit` unexpectedly causes test_binaryen fail:
```
$ python2 tests/runner.py test_binaryene1.37.21_6
WARNING:root:use EM_ALL…
-
# VM Serialization
Serializing and deserializing the bytecode emitted by the Relay VM is a must as we may want to save the model and run it later. Previously, Relay has produced a serialized form i…
-
I'm using idris-jvm on Windows 7 and 10 and have encountered a (non-blocking) error during setup.
The install "runs" but emits the error "Error: Could not find or load main class io.github.mmhellow…