mvdan / sh

A shell parser, formatter, and interpreter with bash support; includes shfmt
https://pkg.go.dev/mvdan.cc/sh/v3
BSD 3-Clause "New" or "Revised" License
7.2k stars 340 forks source link

Fix interp build tags to allow WebAssembly builds #983

Closed diamondburned closed 1 year ago

diamondburned commented 1 year ago

This PR changes package interp's build tags and filenames around to allow building on WebAssembly (and potentially Plan 9).