Skip to content

Conversation

@avrabe
Copy link
Collaborator

@avrabe avrabe commented Apr 3, 2025

No description provided.

avrabe added 24 commits April 3, 2025 07:07
- Migrate logic from standalone utility scripts (check-imports, fs-utils, wasm-utils, run-wast) into a new  crate.

- Consolidate build, testing, and filesystem operations under .

- Update  tests to reflect potential API changes related to module/memory management.

- Minor simplification in  execution logic.
…arison

- Adapt WAST test runners (`wast_tests_new.rs` and `xtask/src/wast_tests.rs`) to use `StacklessEngine`.
- Introduce `compare_wasm_values` helper function in `wast_tests_new.rs` for more robust comparison of floating-point values, including NaN and tolerance checks.
…sFrame

- Adjust function type retrieval and module cloning in `StacklessFrame::new`.

- Correct initial `label_arity` calculation.

- Refine `label_arity` restoration logic during branching.

- Ensure labels are correctly truncated after branching.
@avrabe avrabe closed this Apr 23, 2025
@avrabe avrabe deleted the refactor branch April 23, 2025 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants