tinygo-org/tinygo
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
GoNOASSERTION
Issues
- 1
Error during compilation
#4545 opened by lasarocamargos - 1
ci: error while loading shared libraries: libLLVM-17.so.1: cannot open shared object file: No such file or directory
#4515 opened by leongross - 6
compiler: ensure iterators are inlined in -opt=z
#4512 opened by eliasnaur - 2
You cannot yet use the USB port to the Teensy 4.0 as a USB CDC serial port
#4541 opened by boolangery - 4
compiler: strconv.AppendUint allocates
#4525 opened by eliasnaur - 0
Make a http request from wasi
#4540 opened by dshemin - 5
cgo only supports integer-sized parameters
#4489 opened by Leopotam - 1
net/http/httptest not implemented
#4526 opened by dkegel-fastly - 2
Devices/esp missing?
#4528 opened by MrNavaStar - 0
nRF52: a single interrupt activation doesn't work
#4527 opened by perttierkkila - 4
tinygo flash may not work on Sequoia (macOS 15)
#4519 opened by Senoue - 7
Can't find modules in std lib but GOROOT is set.
#4450 opened by Joematpal - 0
`init()` for `wasip2` reactor components
#4488 opened by rvolosatovs - 0
- 0
Panic building WASM target when using embed.FS
#4511 opened by samuel - 1
runtime.NumGoRoutine lies
#4507 opened by dgryski - 1
interp: mis-interpretation of global map initializer
#4505 opened by eliasnaur - 3
ESP32 Can Bus (TWAI)
#4480 opened by MrNavaStar - 1
wasip1 `syscall` package needs `syscall.FDFLAG_NONBLOCK`
#4491 opened by dgryski - 1
`reflect.Value` methods `Seq` and `Seq2` missing
#4487 opened by jmillikin - 0
- 0
Go compatibility matrix is out of date
#4485 opened by inliquid - 1
TinyGo support for SSD1306
#4483 opened by ohchloeho - 1
package net/http/cookiejar is not in std
#4484 opened by fardeadok - 4
runtime should pass layout info to alloc() when possible
#4479 opened by dgryski - 3
Failing build on Raspberry Pi 4
#4463 opened by ShDDaniel - 0
How to build source code using Go built from source code
#4474 opened by sivchari - 0
bootloader jump to APP,
#4473 opened by shanzhuknn - 0
os/exec: Process rework
#4471 opened by leongross - 1
- 2
add support for `-C` flag to chdir before running
#4421 opened by archie2x - 0
Error on tinygo wasip1 example on website
#4464 opened by SeaRoll - 4
feature: add support for Arduino uno r4
#4443 opened by dndeus - 1
State of support for `net/http` on `wasm` targets running within browsers on commodity hardware (AMD64/ARM64 etc)
#4420 opened by owenwaller - 0
compiler crash on defer inside range-over-func
#4441 opened by ALTree - 1
return value of `Type.String()` for function type doesn't match Go's `reflect` pkg
#4458 opened by fxamacker - 1
Add support for Raspberry Pi's RP2350 Dual Arm Cortex-M33
#4452 opened by soypat - 2
add support for GODEBUG=gotypesalias=1
#4416 opened by eliasnaur - 1
Fedora package out of date
#4427 opened by AverseABFun - 0
[WASM] Support `Custom Page Sizes` proposal
#4436 opened by vshymanskyy - 2
Wasi target command flag vs environment variables
#4439 opened by mattjohnsonpint - 6
Does tinygo itself run with WASI?
#4446 opened by HeavySnowJakarta - 4
No stack trace when panic happens in WASM
#4444 opened by mymmrac - 0
Encrypt Read/Write Characteristic
#4440 opened by gitchander - 6
Adding Arena Allocator?
#4434 opened by s3rj1k - 3
Tinygo - target=wasm results in uncaught promise error in browser console.
#4415 opened by owenwaller - 1
os/user.{LookupId,LookupGroupId}
#4409 opened by archie2x - 2
Add `node:` Prefix to Node.js API Imports in `wasm_exec.js` for Cloudflare Workers Compatibility
#4396 opened by monta-k - 0
stdin I/O prevent goroutine execution (Mac, linux)
#4397 opened by ldemailly - 1
link error on macOS ld.lld: error: undefined symbol: _golang.org/x/sys/unix.syscall_syscall
#4395 opened by ldemailly