-
I think the code below should not compile.
**Repro steps**
Provide the steps required to reproduce the problem:
```fs
type LabeledProperty =
abstract member alert: title:string * message:stri…
-
I can't make it running. I'm getting the error
```
PHP Fatal error: Maximum call stack size of 8339456 bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reached during compilation. Try…
-
If we have a partial template specialization of a class, the visibility of its static members is determined by the visibility attribute of the original definition, rather than the partially-templated …
-
### 🐛 Describe the bug
AMP static shape CPP wrapper
suite
name
thread
batch_size_new
speed_up_new
inductor_new
eager_new
compilation_…
-
Access to `https://code.videolan.org/videolan/vlc/-/raw/master` appears to have changed, the webserver always returns a 404 error.
```
Running git clone for fxc2...
Running git update for fxc…
-
I as a developer I would like to test the compilation of java classes with different methods (static, instance, final and so on)
-
When SmartContract.compile() or ZkProgram.compile() is called, they do not check for the existence of the static data structures containing compilation results and recreate the same structures.
Thi…
-
It'd be nice if we had some metrics around when/where we were emitting code in the static compiler which used static features. This could either be full statistics on opcodes used, or just individual…
DinoV updated
2 years ago
-
```
This proposal is responsive to issue 46.
46. Given that any program that compiles under the dynamic compilation
environment will also compile in the static environment, might it help to
simplif…
-
Hello PAYNT team,
I'm encountering a compatibility issue when building PAYNT. The problem arises during the step:
```
cd payntbind
python3 setup.py develop
```
I receive compilation errors…