-
**Build environment:** macOS
**Target device:** esp32/m5paper
**Description**
Voltage read by the `device.peripheral.battery.Default` class are incorrect.
**Steps to Reproduce**
1. Compile …
-
### Version:
[eecb298fb1d9019854591515664e369ad9cf5b53](https://github.com/Moddable-OpenSource/moddable/tree/eecb298fb1d9019854591515664e369ad9cf5b53)
### poc.js
```js
function main() {
const …
-
**Build environment:**
MacBook Pro (15-inch, 2017) | Intel Core i7
MacOS Monterey (12.2.1) | Xcode 13.2.1 (Build version 13C100)
**Description**
I'm trying to use the microseconds module. I have…
-
### Version:
[eecb298fb1d9019854591515664e369ad9cf5b53](https://github.com/Moddable-OpenSource/moddable/tree/eecb298fb1d9019854591515664e369ad9cf5b53)
### poc.js
```js
function main() {
const …
-
### Version:
[eecb298fb1d9019854591515664e369ad9cf5b53](https://github.com/Moddable-OpenSource/moddable/tree/eecb298fb1d9019854591515664e369ad9cf5b53)
### poc.js
```js
function main() {
const …
-
### Version:
[eecb298fb1d9019854591515664e369ad9cf5b53](https://github.com/Moddable-OpenSource/moddable/tree/eecb298fb1d9019854591515664e369ad9cf5b53)
### poc.js
```js
function main() {
const …
-
**Build environment:** Windows, Linux
**Target device:** ESP32
**Description**
Unable to catch runtime errors in a mod during `Modules.importNow(...)`. Wrapping try/catch around `importNow` does…
-
# Build environment
- operating system: ubuntu20.04
- compile with asan:
```
cd /pathto/moddable/xs/makefiles/lin
make release
```
- test command:
```
./xst poc
```
# poc
```
function …
-
## **Environment**
**Build environment:** Linux Mint 20 x86_64
**Target device:** NodeMCU ESP32
**Moddable version**: public - commit [e1043f5](https://github.com/Moddable-OpenSource/moddable/commi…
-
I ran the instrumentation example `examples/base/instrumentation/xsuse` and got negative values. Then looking for it, I found on issue #435 that for esp32, the instrumentation indexes need to increa…