Results 34 issues of Elara

**Describe the bug** Error when trying to use TinyGo 0.18.0 with tinygo example **Software Versions** Vugu version: 0.3.4 Go version: 1.16.4 TinyGo version: 0.18.0 Browser and version: Brave 1.24.84 (Chromium...

enhancement
tbd

**Describe the bug** Converting to bytes in python attempts to run a non-existent function `bytes`. **Python code example** ```python def main(): x = bytes("hello", "utf8") print(x[0]) if __name__ == '__main__':...

**Describe the bug** When using a list of different types, it is implemented as []interface{} as it should, but getting a value does not assert it to the proper type...

The XPT2046 touch controller supports SPI. The only driver in TinyGo is without SPI. Both implementations should exist (maybe add a function `NewSPI()` to use the SPI implementation). I would...

enhancement

Numerous people have created issues that describe the reasoning for this. The main one being #117, created by Russ Cox, the number one contributor to https://github.com/golang/go. This repository represents your...

### Icon Request - Name: Ghidra - Desc: Reverse Engineering Suite made and released by NSA ![](https://user-images.githubusercontent.com/16199912/56060896-12690380-5d36-11e9-802e-8c7e70cd481e.png)

### Is your feature request related to a problem? Please describe. I own a [PinePhone Pro](https://www.pine64.org/pinephonepro/), and would like to use Lemmur on it. The PinePhone and PinePhone Pro both...

enhancement

This PR returns nil rather than an error when a field isn't found. This change prevents the library from breaking every time BlueZ decides to add a new field to...

Rather than returning `Field Not Found` from `MapToStruct`, ignore a field if it is not found. The current behavior has caused numerous issues for [ITD](https://gitea.arsenm.dev/Arsen6331/itd) when BlueZ has added a...

- Link to the package(s) in AUR: https://aur.archlinux.org/packages/swift-language-git - Utility this package has for you: This package contains the swift programming language. - Do you consider this package(s) to be...

request:new-pkg
waiting:upstream-fix
priority:low
bug:PKGBUILD