Skip to content

Explore bun shell #1062

Open
Open
@adamziel

Description

@adamziel

The Bun Shell is a new experimental embedded language and interpreter in Bun that allows you to run cross-platform shell scripts in JavaScript & TypeScript.

https://bun.sh/blog/the-bun-shell

This could be useful for:

  • Parsing and handling proc_open() commands in the browser – right now we use a custom and naive command parser that doesn't understand env variables, pipes, or redirects
  • Windows-compatible repository setup – right now there's a lot of cp, rm, etc calls in package.json and project.json files

cc @reimic

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions