iodide-project / iodide-project/iodide

uncaught error in eval frame re: assemblyscript_demo notebook

Open
#1,670 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
1.5k
Forks
145
PR merge metrics
No merged PRs in 30d

Description

[This notebook](https://alpha.iodide.io/notebooks/1234/) demonstrates that, when you load the provided assemblyscript plugin, Iodide hangs.

In the devtools console, I see:

```
TypeError: can't redefine non-configurable property "signbit"
```

Regardless of why the error is being thrown (something to do with the plugin, in this case) we need to make sure to catch it in the eval.

/cc @sdwfrost (it's his notebook)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.