vercel-labs / vercel-labs/bash-tool

Does it support web environments?

Open
#5 5 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
622
Forks
43
Avg merge
22m
Merged PRs (30d)
1

Description

Theoretically, the in-memory sandbox and virtual file system should run in a web browser, but the current code implementation seems to rely on Node.js libraries, causing it to fail to run in a browser.


Does running it in a web browser align with the library's original design principles?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the in-memory sandbox and virtual file system implementation, then identify which Node.js libraries prevent execution in a web browser. Determine whether browser support fits the library's design principles and define the required scope before attempting changes; done should include an explicit compatibility decision and a validated implementation if support is approved.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, typescript
Domain
web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.