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
Do not build the guest code in a build.rs file. This will break compiling the toolkit when not using risc0. Instead we need a way of compiling the recursive guest elf that is only passed in at runtime.
Do not build the guest code in a build.rs file. This will break compiling the toolkit when not using risc0. Instead we need a way of compiling the recursive guest elf that is only passed in at runtime.