3903 Commits (2e76cd3687df0f6a4ea8d042589ced1d22f4ea78)
 

Author SHA1 Message Date
hongkuang 1154212c15 chore: fix function names in comment 7 months ago
Patrick Ting 22bf045c9a add stm32 nucleol476rg support 7 months ago
dkegel-fastly 39029cc376
Run Nick G's spellchecker github.com/client9/misspell, carefuly fix what it found (#4235) 7 months ago
Elias Naur 7122755725 compileopts: apply OpenOCD commands after target configuration 8 months ago
leongross dcee228c4e add os.Link 8 months ago
Dan Kegel 9d6e30701b lint: add "make lint" target, run it from ci 7 months ago
Ayke van Laethem 85b59e66da machine: add __tinygo_spi_tx function to simulator 7 months ago
Ayke van Laethem 90b0bf646c rp2040: make all RP2040 boards available for simulation 7 months ago
Ayke van Laethem c55ac9f28e rp2040: move UART0 and UART1 to common file 7 months ago
leongross 2733e376bd fix square alias for ed25519 8 months ago
Ayke van Laethem 331cfb65b7 nix: fix wasi-libc include headers 7 months ago
Randy Reddig 055950421a all: change references of 'wasi' to 'wasip1'; test hygiene 8 months ago
Randy Reddig cfcc894855 targets: add wasi.json that inherits wasip1.json 8 months ago
Randy Reddig 8bd0155c51 os, testing: just check runtime.GOOS == "wasip1" 8 months ago
Randy Reddig 32a056c32a syscall: use libc_getpagesize instead of hard-coded constant 8 months ago
Randy Reddig 8e8ad9004f all: replace target=wasi with target=wasip1 8 months ago
Patrick Lindsay 62d8cdb218 Map the rest of the pinout 8 months ago
Patrick Lindsay b6fdbee14e Begin implementing support for Adafruit ESP32 Feather V2 8 months ago
deadprogram a5ceb793be builder: add check for error on creating needed directory as suggested by @b0ch3nski 8 months ago
Ayke van Laethem 7c546525ea wasm-unknown: add math and memory builtins that LLVM needs 8 months ago
Ayke van Laethem d628e3e2cb ci: don't add --recursive when updating submodules 8 months ago
Jonathan Böcker d97e4dbccf Add smoke test for pca10059-s140v7 8 months ago
Jonathan Böcker a7ddb33bea Add pca10059-s140v7 as a target 8 months ago
Ayke van Laethem 8a93196f1f Makefile: allow overriding the packages to test in `make test` 8 months ago
Anders Savill 6714974aba feather-nrf52840-sense doesn't use LFXO 8 months ago
deadprogram d67ec3b266 goenv: put back @sago35 update to new v0.32.0 development version 8 months ago
Ayke van Laethem 78775007fa wasm: fix symbol table index for archives 8 months ago
Ayke van Laethem ad4d722f54 all: move -panic=trap support to the compiler/runtime 8 months ago
deadprogram 6384ecace0 docs: update CHANGELOG for 0.31.2 patch release 8 months ago
deadprogram 38881a2850 goenv: update to v0.31.2 for patch release 8 months ago
deadprogram 0f1cf14743 net: update to net package with Buffers implementation 8 months ago
sago35 7c34f7704e goenv: update to new v0.32.0 development version 8 months ago
Randy Reddig 377415a6c3 runtime: add Frame.Entry field 8 months ago
deadprogram 1e13c6d18f syscall: add wasm_unknown to some additional files so it can compile more code 8 months ago
deadprogram 14121f4b0e all: update for 0.31.1 8 months ago
deadprogram 7768195835 net: update to latest main 8 months ago
deadprogram c095b7e9c4 build: only use GHA cache for docker dev builds, ignore the previous saved build-context 8 months ago
Ayke van Laethem 1f6d34d995 interp: make getelementptr offsets signed 8 months ago
Ayke van Laethem 9951eb9990 interp: return a proper error message when indexing out of range 8 months ago
deadprogram c8f77d26a8 docker: update final build stage to go1.22 8 months ago
Ayke van Laethem 8eaa9bd8d0 ci: fix binaryen build 8 months ago
Ayke van Laethem 6061f3db92 all: version 0.31.0 9 months ago
Akshay Pai 410aa0e0d8 Stub CallSlice for Value 9 months ago
deadprogram c66836cf3a targets: add support for Thumby 9 months ago
Ayke van Laethem ca9211b582 main: make `ports` subcommand more verbose 9 months ago
Ayke van Laethem cb7d470ba4 main: change `monitor -info` to `ports` 9 months ago
Ayke van Laethem 5baee9a8ee ci: switch to Go 1.22 9 months ago
Ayke van Laethem c47f52b546 Dockerfile: reduce size of resulting image 9 months ago
Ayke van Laethem a2588d8db3 compileopts: remove workaround for LLVM 16 9 months ago
Ayke van Laethem f529b6071d interp: do not register runtime timers during interp 9 months ago