You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that while base64 is already included as a workspace dependency, there isn't a example in the examples/ folder demonstrating its implementation within the zkVM. Since Base64 encoding/decoding is a requirement for many Web3 data-serialization workflows, I’ve prototyped a examples/base64 implementation that demonstrates the full guest-host I/O lifecycle. May I open up a PR regarding the same?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that while base64 is already included as a workspace dependency, there isn't a example in the examples/ folder demonstrating its implementation within the zkVM. Since Base64 encoding/decoding is a requirement for many Web3 data-serialization workflows, I’ve prototyped a examples/base64 implementation that demonstrates the full guest-host I/O lifecycle. May I open up a PR regarding the same?
Beta Was this translation helpful? Give feedback.
All reactions