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

Incorrect WebAssembly result #11667

Closed
mfcc64 opened this issue Jun 6, 2024 · 3 comments · May be fixed by #12246
Closed

Incorrect WebAssembly result #11667

mfcc64 opened this issue Jun 6, 2024 · 3 comments · May be fixed by #12246
Labels
bug Something isn't working needs triage

Comments

@mfcc64
Copy link

mfcc64 commented Jun 6, 2024

What version of Bun is running?

1.1.12+43f0913c3

What platform is your computer?

Linux 6.8.0-31-lowlatency x86_64 x86_64

What steps can reproduce the bug?

At the extracted bun-debug folder, compare result log between node and bun
node test.mjs
bun test.mjs

bun-debug.zip

What is the expected behavior?

The results should be equal.

What do you see instead?

Invalid result, starting at index 512.

Additional information

No response

@mfcc64 mfcc64 added bug Something isn't working needs triage labels Jun 6, 2024
@mfcc64
Copy link
Author

mfcc64 commented Jun 18, 2024

@mfcc64
Copy link
Author

mfcc64 commented Jun 29, 2024

Fixed in WebKit/WebKit@2fdb359

Thank's

@mfcc64 mfcc64 closed this as completed Jun 29, 2024
@Jarred-Sumner
Copy link
Collaborator

@mfcc64 this change will be applied in #12246

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants