Volker Mische
Volker Mische
I've put on my todo list to make this stable. I don't know when I will find the time to do it. When this issue becomes urgent to be merged,...
> Where can we obtain these new caches? You generate them. Usually when using the Filecoin proofs they are automatically generated if they don't exist yet. But you can also...
With commit https://github.com/supranational/supra_seal/commit/199d8e2b5185088032a26b1494ff9fe858adc477, only the 2KiB one is left to be updated.
> After polyfilling buffer I'm getting `Uncaught (in promise) Error: Failed to instantiate WASI: RuntimeError: JsValue(TypeError: import object field 'env' is not an Object` I had the same error. My...
Choosing the prefixes predates my involvement is this project, but I think the prefixes don't really follow a certain rule, they were arbitrarily chosen.
@Morpheusai you need quite a few codecs and we have limited space on the smaller varint numbers. Could you please move it to a two bytes range (similar to the...
Multicodecs describe a lot. We started to put them into categories. One of them is "ipld" to describe codecs that make sense within the IPLD ecosystem. I don't think it's...
I don't know what inline IPLD is used for. Is the idea to use it inside CIDs? I'm with @rvagg here. Those experimental things belong in the >=2 bytes range.
And what would be the fix to get the WASI version working? Is it a Wasmtime bug?
Sorry I accidentally pushed a change, but I reverted back to what it was.