Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

Conversation

@willemolding
Copy link

High Level Overview of Change

  • Adds lib.rs to wasm-host-simulator crate allowing it to be used in other crates
  • Fixes error where function name parameter was not applied

Context of Change

This PR came about as I wanted to implement some automated tests for a 3rd party crate that targets the XRPL Wasm runtime. This small change allows for running these tests within the correct environment without having to shell out to a binary host simulator

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Release Note

Adds lib.rs to wasm-host-simulator crate allowing it to be used in other crates

Test Plan

As this mostly just changes the public API no additional tests were required

Future Tasks

N/A

@ZhangxiangHu-Ripple ZhangxiangHu-Ripple self-assigned this Oct 20, 2025
@ZhangxiangHu-Ripple ZhangxiangHu-Ripple merged commit 3c32119 into ripple:zhang/groth16 Oct 20, 2025
3 of 8 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants