Ronan Sandford
Ronan Sandford
Hey, first of all, really nice library and nice article. Really like the conciseness and the default of not running. Was not understanding why my console.log was not being called...
Hi, just stumbled on this. Looks really good. I was wondering how easy it would be to verify the resulting proof in solidity ? And if you got some pointers...
### Dojo.js Version all ### What happened? Currently dojo.js use [wasm-pack](https://rustwasm.github.io/wasm-pack/) to generate the js boilerplate to load wasm in browser/node/etc... Unfortunately wasm-pack generate js file that load wasm via...
I used grub-susher succesfuly to remov ethe messages but it seems it still print some newline and the cursor is visbile. see video: [cursor.webm](https://github.com/user-attachments/assets/afd86e82-58af-4a5e-af24-c7f0cb418886) Amyone else seen that ?
## 🐛 Bug description Current generated code make use of `import * as wasm from "./.wasm"` This does not work in browser and require a bundler #### 🤔 Expected Behavior...
**Is your feature request related to a problem? Please describe.** Currently starknet.js export many of its utilities as object, which prevent best dead code elimination **Describe the solution you'd like**...
Getting issues with modern tooling that expect es modules Not sure yet what is the exact issue but feel like there is no reason why drand-client could not publish es-module,...
Similar to this: https://github.com/drand/drand-client/issues/86 Getting issues with modern tooling that expect es modules Not sure yet what is the exact issue but feel like there is no reason why drand-client...