Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-export wasmi_core as core from within wasmi_v1 #350

Merged
merged 1 commit into from
Jan 29, 2022

Conversation

Robbepop
Copy link
Member

No description provided.

# Conflicts:
#	wasmi_v1/src/module/instantiate.rs
#	wasmi_v1/src/module2/compile/block_type.rs
@Robbepop Robbepop added wasmi-v1 cleanup Cleans up some region of the codebase. labels Jan 29, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #350 (856c3c5) into master (824e3e0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #350   +/-   ##
=======================================
  Coverage   80.76%   80.76%           
=======================================
  Files          79       79           
  Lines        9513     9513           
=======================================
  Hits         7683     7683           
  Misses       1830     1830           
Impacted Files Coverage Δ
wasmi_v1/src/engine/call_stack.rs 79.31% <ø> (ø)
wasmi_v1/src/engine/exec_context.rs 96.92% <ø> (ø)
wasmi_v1/src/engine/inst_builder.rs 91.47% <ø> (ø)
wasmi_v1/src/engine/mod.rs 81.08% <ø> (ø)
wasmi_v1/src/engine/traits.rs 83.33% <ø> (ø)
wasmi_v1/src/engine/value_stack.rs 94.44% <ø> (ø)
wasmi_v1/src/error.rs 53.84% <ø> (ø)
wasmi_v1/src/func/into_func.rs 88.88% <ø> (ø)
wasmi_v1/src/func/mod.rs 81.33% <ø> (ø)
wasmi_v1/src/func/typed_func.rs 66.66% <ø> (ø)
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 824e3e0...856c3c5. Read the comment docs.

@Robbepop Robbepop merged commit 3ff9241 into master Jan 29, 2022
@athei athei deleted the rf-re-export-wasmi-core branch July 26, 2022 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Cleans up some region of the codebase.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants