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

WIP: Benchmarking wasm-edge #8

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

WIP: Benchmarking wasm-edge #8

wants to merge 1 commit into from

Conversation

Seb-C
Copy link
Contributor

@Seb-C Seb-C commented Nov 11, 2023

This is an attempt to implement #7

Unfortunately, I could not get it to work completely, and I was not satisfied by the quality of this package or by the lack of documentation, so I gave up.

If anyone is interested, you are welcome to continue this work.

The current issue is that it fails with the current errors:

[2023-11-11 06:24:48.473] [error] wasmedge runtime failed: wasm function not found, Code: 0x05
[2023-11-11 06:24:48.473] [error]     When executing function name: "allocate"
Error when executing RandInt: wasm function not found

@Seb-C Seb-C changed the title Benchmarking wasm-edge WIP: Benchmarking wasm-edge Nov 11, 2023
@uberswe uberswe added the help wanted Extra attention is needed label Nov 16, 2023
@uberswe
Copy link
Owner

uberswe commented Nov 16, 2023

Thanks, I will leave this here, maybe I or someone else can look at it later at some point

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants