-
When building a haxe project that include the concurrent library against the HashLink target, I get the following error:
`/haxe/lib/haxe-concurrent/5,1,3/src/hx/concurrent/Future.hx:13: characters …
-
please add support hashlink target!
current version not support hashlink?
-
This line causes a [problem](https://github.com/HaxeFoundation/hashlink/issues/510)
https://github.com/polygonal/ds/blob/4b244ff89f6c3b4c1308dfdab923659a8db2abbf/src/ds/tools/NativeArrayTools.hx#L63
…
-
I get this error when I use `Signal1` class
```Signal.hx:159: characters 30-38 : Don't know how to cast (dyn):void to ():void```
-
The spec says that if the Continuation DID Document is in a mutable store, it must be signed with the transaction signing key along with a timestamp. But the problem with this is that the document cou…
-
![image](https://github.com/user-attachments/assets/60880905-2e96-4c98-80f5-f7df00ae94d7)
Noticed the `hashlink` still links to the archive, where as the `quotelink` gets updated accordingly.
Pe…
-
The spec outlines a basic concept for integrity protection, but it leaves a few important aspects unclear.
Like, how would the verifier know, which registry is used to store the hashes and who …
-
Looks like Hashlink is missing its own implementation for the [Vector class](https://github.com/HaxeFoundation/haxe/blob/development/std/haxe/ds/Vector.hx). It seems to me that it should be possible w…
-
The SwissTable implementation in hashbrown as been merged to std. https://github.com/rust-lang/rust/pull/58623
Should the dependency be kept or should this use the std version?
-
Now that we have recent binaries of HashLink for linux at https://github.com/HaxeFoundation/hashlink/releases/download/latest/hashlink-a505e25-linux-amd64.tar.gz I enabled unit testing for some librar…