-
We can root objects, but from what I can tell we can't pin to prevent them from being moved by the GC between collections.
My use case for this is wanting to make it easier to integrate with async li…
-
```
$ haxelib run hxcpp build.xml -DHXCPP_M64
g++ -I./src -Iinclude -c -fvisibility=hidden -O2 -I/Users/fzzr/Developer/Haxe/libs/hxcpp/3,0,2//include -DHX_MACOS -m64 -DHXCPP_M64 -DHXCPP_VISIT_ALLOCS -…
-
It clearly states that it can run over wine or crossover with Qt helpers, but it's not clear **how** to do that and what is the recommended way to go. Maybe a install script could be included for OSX/…
-
### Describe your bug here.
### Command Prompt/Terminal logs (if existing)
```bash
cl.exe -Iinclude -IC:/HaxeToolkit/haxe/lib/hxdiscord_rpc/git/project/discord-rpc/include -DDISCORD_DISABLE_IO_T…
-
This haxelib might make it possible to automatically collect transcripts from playertesters' playthroughs: https://github.com/benmerckx/smtpmailer
concerns:
* player/playtester privacy
* dev secu…
-
Due to how security works on my company we have problems being able to switch between Haxe versions. I checked with them and it looks like applications should be signed.
It seems also defining the …
-
**Describe the bug**
GetWindowPosition crashes the JVM.
**To Reproduce**
Call ```rlj.core.GetWindowPosition();```
Steps to reproduce the behavior:
1. Call ```rlj.core.GetWindowPosition();``…
-
We currently disable some optimizations such as tail recusion elimination and purity inference for _non-final instance methods_ based on the fact that we cannot make assumptions about them, since they…
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https:…
-
Hello!
Sorry to write a question here as an issue, but is there a way using meta-data (like the @externs metadata) to have a typedef class in Royale?
We have the `openfl.*` package defined in Op…