-
Something that application developers continue to ask for is the ability to provide a witness that unwraps arbitrary L1 state into L2. This could be accomplished via a precompile on L2 that returns an…
tynes updated
2 months ago
-
Fork Repo版本: 84ca4fe on Jan 22
Build x86-64
报错:You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 83 MB
搜了下,好像Github action免…
-
PLC: Schneider m172
String length: 32 (31 + null term)
Looking through some of the other issues here, I was able to use your help to pull the string successfully from the PLC. This is the code:
…
-
This issue was initially reported on Gatling/AsyncHttpClient where the user was uploading some very large files over a slow network and ended up with an OOM due to `ChunkedWriteHandler.queue`.
It loo…
-
Currently we configure USB as 4 or 2 completely unrelated streams: two IN/two OUT and one IN/one OUT (with bigger buffers) and expect applets to fit into this scheme. We also have an I2C sideband wher…
-
Hello,
It seems like Big Endian machines are not able to use emscripten, as assertions are added in this commit:
https://github.com/emscripten-core/emscripten/commit/f178541b91624d0f9d02da8fc9884b…
-
Currently, it's not possible to initialize an EC key using the PARAM_GROUP_NAME, PARAM_EC_PUB_X and PARAM_EC_PUB_Y parameters. EC_PUB_X/EC_PUB_Y only serve as getters. Instead PARAM_PUB_KEY needs to b…
-
This project looks very interesting; I'm writing a CLI app that needs to serve one single request (for OAuth), and in principle I'd like to avoid having to spin up Tokio and go full async just for tha…
-
I'm having to parse 500+MB edifact INVOIC files, but I'm having issues with even little files that only 10MB.
I see the sample files are all in the 1-5KB range (I unfortunately cannot include a sampl…
-
This is a larger issue as it requires a lot of in depth information which can be relevant to shaders and 3D graphics, which we're not implementing yet. Consequently it has a lot of bloat that we can't…