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

wasm3: add patch for better start function support #349

Merged
merged 1 commit into from
May 27, 2020
Merged

Conversation

axic
Copy link
Member

@axic axic commented May 27, 2020

Includes wasm3/wasm3#145 in our patchset.

The main benefit is we don't get hundreds of lines of Result: <Empty Stack> displayed by fizzy-bench.

We have a test case for this, wasm_engine/start_func, which seems to work.

@axic axic requested review from chfast and gumb0 May 27, 2020 14:34
@codecov
Copy link

codecov bot commented May 27, 2020

Codecov Report

Merging #349 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #349   +/-   ##
=======================================
  Coverage   99.11%   99.11%           
=======================================
  Files          38       38           
  Lines       11162    11162           
=======================================
  Hits        11063    11063           
  Misses         99       99           

@axic axic merged commit ca48ed5 into master May 27, 2020
@axic axic deleted the wasm3-startfunc branch May 27, 2020 16:10
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.

3 participants