webcontainer-core
webcontainer-core copied to clipboard
Bash functions aren't supported
Describe the bug
Trying to use bb.sh gives unsupported shell syntax
error, looks like bash functions aren't supported. That file is pretty complex and would generally serve as good bash syntax test
Link to the blitz that caused the error
N/A
Steps to reproduce
- get https://raw.githubusercontent.com/cfenollosa/bashblog/master/bb.sh
- run it
Expected behavior
It should work
Screenshots
Hey there! Thanks for reporting this issue. That's right, you can't run arbitrary shell scripts at this point but we do plan to extend support for more functionality in the future.