Support Browser Usage
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 80
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
This Re2 edition claims to be Web Assembly based (and actually use ecc)
The README file is only mentioning usage from Node.js while:
- One of the key advantages of Web Assembly is to run C/C++ written code in a browser context
- there is already another node dedicated Re2 edition (https://github.com/uhop/node-re2/)
Is it just an issue of documentation in the README file?
Or is this edition actually only working from Node.js?
-> and if so, could with expect Browser usage support in an upcomming (quickly? :-) ) version?
Thank you anyway for the Open Source effort
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the README and checking how this WebAssembly-based edition is intended to be used. Determine whether browser usage is already supported or would require implementation beyond documentation; done means either documenting a verified browser workflow or defining and delivering browser support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, wasm
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100