-
Enable KLib ABI validation with the version `0.16.2` and dump KLib ABIs, `apiCheck` works on my local device but CI:
```
* What went wrong:
Execution failed for task ':compose-multiplatform:libra…
-
This issue is tracking full ABI compliance for all targets, not just the initially supported ones.
- [x] SysV x64
- [x] Win64
- [x] RISCV
- [x] Aarch64
- [x] WASM
x86_32 is kind of there, bu…
lerno updated
3 months ago
-
```
hevm symbolic --rpc *** --address 0x4593bc01601670d8f7141561bc25a28a931b0e2d --show-reachable-tree --sig "swap(uint256,uint256,address,bytes calldata)"
hevm: Internal Error: TODO: symboli…
-
When submitting an ABI to 4byte.directory including a receive function e.g. `[{"stateMutability":"payable","type":"receive"}]` you get the error `contract_abi: Could not validate ABI`. This receive f…
-
## Expected Behavior
I think the arity should be the same for both.
`(context (default (targets native windows android)))`
should be equivalent to
`dune build -x windows -x android`
T…
-
### Background
Right now, [the `WasmAbi` trait](https://github.com/rustwasm/wasm-bindgen/blob/76776ef54cce17f1c7442b010e26d7eadaea3cd0/src/convert/traits.rs#L211) works using [WASM primitives](http…
-
when using a cl_ulong4, the following compiler note shows up:
```
/home/rabijl/Projects/pocl-2/pocld/../include/hpp/CL/opencl.hpp: In member function ‘cl_int cl::CommandQueue::enqueueFillBuffer(cons…
-
After reading https://github.com/FORTH-ModelBasedTracker/MocapNET/issues/114, downloading, unzipping and re-initializing (for the 7th time) I still get very low speed.
Live (webcam) demo:
![Screensh…
-
## Enhancement Description
1. Rewrite every ABI as a dictionary declared in a properly-formatted manner, rather than as a (very long) string which is json-loaded into a dictionary during runtime
2…
-
## Context
* Operating System & Odin Version:
```
Odin: dev-2024-05:e1c4b9b06
OS: Debian GNU/Linux 12 (bookworm), Linux 6.1.0-21-armmp-lpae
CPU: ARM
…