-
I see this is hidden by default/off by default:
https://github.com/jglim/CaesarSuite/blob/main/Caesar/Diogenes/Forms/MainForm.Designer.cs#L375-L376
I seem it goes to this:
https://github.com/…
-
Mvel is throwing exceptions with Java 10
```
java.lang.VerifyError: (class: ASMAccessorImpl_12980986021528934154020, method: setValue signature: (Ljava/lang/Object;Ljava/lang/Object;Lorg/mvel2/integ…
-
| | |
| --- | --- |
| Bugzilla Link | [48551](https://llvm.org/bz48551) |
| Version | trunk |
| OS | All |
## Extended Description
Evaluation of lit test coverage revealed that some opcodes have n…
-
It's great that we maintain a large repository of shaders in this project to ensure that glslang is composed with high quality code. However, the exact-match model in test result and the counting appr…
-
Doing further digging, I've found a handful of instructions that have been supported by only a limited number of old Intel x86 processors and that Zydis doesn't recognize:
- MOV to/from the TRx "te…
-
1. Change the incremental logic from `i++` to `++i` in order to save some opcodes:
- [BentoBoxFlat.sol#L627](https://github.com/code-423n4/2022-04-abranft/blob/5cd4edc3298c05748e952f8a8c93e42f930a78c2…
-
Currently, the content is difficult to consume on a mobile device. When loaded on a smaller screen, the content should be presented in a more consumable way.
See this slide deck for wireframes: [Ge…
-
some of the test opcodes can have opcode fusion going on, but we will need a "when" statement in the opcode to do this properly.
-
Hello! we have used MoonSharp extensively in our game and the poor performance are starting to catch up onto us. Calls like `Script.DoString` result in a long chain of statement objects that unfold re…
-
### Description
Currently the tracing does not provide all the necessary information necessary to create zk-proofs for the transaction executing. Specifically the following two cases are currently no…