bytecodealliance / bytecodealliance/javy
Is It Possible to Link External Libraries with Javy?
- Dominant language
- Rust
- Stars
- 2.7k
- Forks
- 135
- Avg merge
- 1d 44m
- Merged PRs (30d)
- 11
Description
## What is your question?
As long as Javy provides zero support for CommonJS / NodeJS API, I would have to implement some stuffs like json parsing, compression and RSA signing by myself in order to use Javy.
If Javy eventually compiles js into wasm, are there any chances of using C libraries that also target WebAssembly in Javy?
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no file, test, or entry point. Start by reviewing Javy's CommonJS/NodeJS support and its JavaScript-to-WebAssembly compilation path, then determine whether C libraries targeting WebAssembly can be linked; done would be a documented, supported answer or an accepted implementation plan.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, javascript, node.js, wasm
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100