0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 5 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
docs: update CHANGELOG for 0.31.2 patch release More... about 2 months ago
goenv: update to v0.31.2 for patch release More... about 2 months ago
net: update to net package with Buffers implementation More... about 2 months ago
goenv: update to new v0.32.0 development version More... about 2 months ago
syscall: add wasm_unknown to some additional files so it can compile more code More... 2 months ago
build: only use GHA cache for docker dev builds, ignore the previous saved build-context More... 2 months ago
all: update for 0.31.1 More... 2 months ago
net: update to latest main More... 2 months ago
interp: make getelementptr offsets signed More... 2 months ago
interp: return a proper error message when indexing out of range More... 2 months ago
docker: update final build stage to go1.22 More... 2 months ago
runtime: add Frame.Entry field More... 2 months ago
ci: fix binaryen build More... 2 months ago
all: version 0.31.0 More... 2 months ago
Stub CallSlice for Value More... 2 months ago
main: make `ports` subcommand more verbose More... 2 months ago
main: change `monitor -info` to `ports` More... 2 months ago
targets: add support for Thumby More... 2 months ago
Dockerfile: reduce size of resulting image More... 2 months ago
compileopts: always enable CGo More... 2 months ago
compileopts: remove workaround for LLVM 16 More... 2 months ago
interp: do not register runtime timers during interp More... 2 months ago
targets/wasm_unknown: remove _start to _initialize to match WASI More... 3 months ago
builder: add 'wasm-unknown' to list of targets for clang features verification More... 3 months ago
targets/wasm_unknown: use proper defaults for GC More... 3 months ago
make: add smoketest for wasm-unknown target More... 3 months ago
examples: add example for use with wasm-unknown target More... 3 months ago
target/wasm_unknown: remove bulk memory and use imported memory for extreme tinyness More... 3 months ago
runtime, targets: some WIP on wasm unknown in part from PR #3072 More... 3 months ago
nrf52840: generic board support (#4121)
BCG
More... 3 months ago