-
We have HWLOC_API_VERSION and get_api_version() for checking the API version at build-time and runtime. This version increases with API changes, but it's often be the same for 2.x and 2.x.1 (it's even…
-
I tried build on macOS and it failed. (macOS sonoma 14.7, arm64, M1 Mac)
This is log after `./bin/compile` on branch current main 72836c5.
(I folllowed [build.md](https://github.com/jank-lang/ja…
-
Hey! I found out about your blog when googling about doing some process memory stuff in rust, and found out about this (among other knowledge), cool stuff.
Two points:
- "literal".len() is const, …
-
This is a discussion.
Currently we generate getters/setters for member variables (class fields), so that we can do the runtime type check. This has two issues:
- it is very slow (esp. on Safari),
- m…
-
### Question
When trying to deploy, I receive an error saying "the runtime version of the extension package is currently set to '14.0'. The runtime version must be set to '13.1' or earlier in the app…
-
### Steps To Reproduce
`nix run nixpkgs#gaphor`
### Build log
Last 10 log lines as printed by nix seem quite straightforward:
```
Creating a wheel...
* Getting build dependencies for wheel…
-
### System Info
System:
OS: macOS 13.3.1
CPU: (8) arm64 Apple M1
Memory: 41.08 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.8.1 - ~/.nvm/versions/node/v20.8.…
-
./esbmc-wrapper.py -p ../../sv-benchmarks/c/properties/unreach-call.prp -s kinduction --arch 32 ../../sv-benchmarks/c/loops/linear_search.c
-------------------------------------------------------…
-
Dear team, We are opening this issue to obtain feedback on our initial proposal. The tool idea started as a discussion with
@feliperodri at ETAPS and it would be great to see it moving forward.
# …
-
# Suggestion
## 🔍 Search Terms
getter, predicate, type guard
## ✅ Viability Checklist
My suggestion meets these guidelines:
* [✅] This wouldn't be a breaking change in existing Type…