Skip to content

Issues: bytecodealliance/javy

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

WASM runtime host function calls question Further information is requested
#878 by zees-dev was closed Jan 22, 2025
Is it possible to compile a wasm file that can be executed in HTML? question Further information is requested
#828 by akang1937 was closed Nov 20, 2024
Is it possible to compile a wasm file that can be executed in HTML? question Further information is requested
#827 by akang1937 was closed Nov 18, 2024
Change wasm32-wasi targets to wasm32-wasip1 enhancement New feature or request
#779 by jeffcharles was closed Oct 18, 2024
RFC: Plugin support and dynamic linking changes for Javy enhancement New feature or request
#768 by jeffcharles was closed Nov 20, 2024
javy compile should use javy_quickjs_provider_v2 bug Something isn't working
#766 by saulecabrera was closed Oct 7, 2024
What are the possible values that can be passed to Javy.IO.readSync()? question Further information is requested
#713 by guest271314 was closed Aug 20, 2024
Substitute fetch() for XMLHttpRequest() or compile Emscripten output to WASM question Further information is requested
#704 by guest271314 was closed Jul 14, 2024
Host function imports in a module question Further information is requested
#669 by dkovachev was closed Jun 24, 2024
Example running using Node.js as a host question Further information is requested
#649 by asprouse was closed Jun 5, 2024
Serialize function / callbacks with enclosing context; question Further information is requested
#648 by redoC-A2k was closed May 25, 2024
accessing arguments.callee leads to TypeError: invalid property access question Further information is requested
#645 by truff77 was closed May 10, 2024
[quickjs-wasm-sys] JS_DupValue is missing bug Something isn't working
#607 by surma was closed Feb 27, 2024
Expose Rust structs to JavaScript as classes enhancement New feature or request
#605 by rahul007-bit was closed May 2, 2024
Imported functionallity from the host question Further information is requested
#599 by william-stacken was closed Feb 2, 2024
Can't build javy main branch on Ubuntu 23.10 bug Something isn't working
#594 by ieugen was closed Feb 5, 2024
Where can a dynamically linked WASM run? question Further information is requested
#590 by lcswillems was closed Jan 22, 2024
Stop using cargo-wasi enhancement New feature or request
#586 by jeffcharles was closed Oct 18, 2024
ProTip! Exclude everything labeled bug with -label:bug.