runtime failures get swallowed, no line number
Open
@tballmsft is already working on this.
Since Oct 11, 2019.
Error Message
runtime
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 641
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 57
Description
We have a big problem with user program failures as handled by our simulator runtime. These errors generate an error message about the internal state of the simulator ("p.fn is not a function") and no information about the source location in the user code. Let's use this issue to collect the problems and knock them off.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.