Ariel Simulevski

Results 15 issues of Ariel Simulevski

on hold

Okay y'all. This one is going to be a biggie. I will be completely rewriting this repo. Ground up. From zero. In C. I have been thinking about this for...

enhancement
help wanted

This is more of a prototype right now but it is already a bit faster than the normal lop.Map implementation. Running on M1 Macbook Pro 2021

## Description Details on how to run the tests are in the README in the perf_tests folder. **This is the initial setup.** The tests are fully automated and can be...

I am using bdwgc with pthreads enabled (tho, I currently only use a single thread which I join immediately). The memory seems to be collected alright, the static roots seem...

I am currently trying to get JetBrains Toolbox running on Asahi Fedora Remix on my M1 MBP. Unfortunately, `box64.asahi` fails for me with the following message: ``` Dynarec for ARM64,...

All tests should pass. The arch change to control channel is important so that there is no weird raisyness in the quit behaviour. This is testable via ```bash for run...

bug
enhancement

```go quacktors.EnableDiscovery(5 * time.Seconds) //by default UDP discovery is enabled but a custom discovery method can be set ```

This will be tough but I want quacktors to be able to run on tinygo

halt