3792 Commits (055950421aa563c0b03e9904ce68785ec597133b)
 

Author SHA1 Message Date
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
Ayke van Laethem 5557e97888 device: update SVD files 9 months ago
Ayke van Laethem d04b07fa8b compileopts: always enable CGo 9 months ago
Ayke van Laethem 7486277012 all: make TinyGo code usable with "big Go" CGo 9 months ago
deadprogram 36d60b8349 targets/wasm_unknown: remove _start to _initialize to match WASI 9 months ago
deadprogram c55191283b builder: add 'wasm-unknown' to list of targets for clang features verification 9 months ago
deadprogram ad30085b93 targets/wasm_unknown: use proper defaults for GC 9 months ago
deadprogram e9ca41735a make: add smoketest for wasm-unknown target 9 months ago
deadprogram df1f83f4e1 examples: add example for use with wasm-unknown target 9 months ago
deadprogram 5879d785a9 target/wasm_unknown: remove bulk memory and use imported memory for extreme tinyness 9 months ago
deadprogram 186018abeb runtime, targets: some WIP on wasm unknown in part from PR #3072 9 months ago
BCG 828b9614c2
nrf52840: generic board support (#4121) 9 months ago