Skip to content

jacob-ebey/bun-bug-reproductions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bug Reproductions

This repository contains bug reproductions for the Bun.js project.

Usage

  1. Clone this repository
  2. Run bun i in the root directory
  3. Run bun start in the root to run all bug reproductions
  4. Or, cd bugs/x where x is the bug you want to reproduce
  5. And bun start to reproduce the bug
    • If the bug is not reproducible, the program will exit with code 0
    • If the bug is reproducible, the program will exit with code 1

About

This repository contains bug reproductions for the https://bun.sh project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published