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
After the fix of XRPL-Labs/xrpld-hooks#58 is applied, we can probably revert to optimizing directly with LLVM, improving compilation speed & removing an opaque binary from the docker container - unless LLVM optimization is measurably worse than wasm-opt, which should probably be checked against the existing Hook examples.
The text was updated successfully, but these errors were encountered:
After the fix of XRPL-Labs/xrpld-hooks#58 is applied, we can probably revert to optimizing directly with LLVM, improving compilation speed & removing an opaque binary from the docker container - unless LLVM optimization is measurably worse than wasm-opt, which should probably be checked against the existing Hook examples.
The text was updated successfully, but these errors were encountered: