4002 Commits (01dac8ba8e3efb801f560987bfe11b7882c342ca)
 

Author SHA1 Message Date
leongross 01dac8ba8e os/file_unix: add runtime function net.NewFile stub 4 weeks ago
Ayke van Laethem ac5f84e3d7 builder: check for Go toolchain version used to compile TinyGo 4 weeks ago
Ayke van Laethem 9583439be4 loader: make sure we always return an error even without type errors 4 weeks ago
Ayke van Laethem 2690b243ea main: make sure typecheck errors are correctly reported 4 weeks ago
Ayke van Laethem df724f5827 loader: don't panic when main package is not named 'main' 4 weeks ago
Elias Naur 539cc5c47b transform: optimize range over []byte(string) 3 weeks ago
Ayke van Laethem 45cc5b58cd runtime: disallow defer in interrupts 3 weeks ago
Ayke van Laethem c6acaa981d builder: remove environment variables when invoking Clang 4 weeks ago
Ayke van Laethem 4ef5109a07 wasm: add //go:wasmexport support to js/wasm 1 month ago
Ayke van Laethem 6016d0c739 main_test: refactor output comparison into separate function 1 month ago
Elias Naur 07d23c9d83 runtime: implement newcoro, coroswitch to support package iter 1 month ago
Randy Reddig d5f195387d internal/{cm,wasi}: regenerate WASI 0.2 bindings with wasm-tools-go v0.3.0 3 weeks ago
Randy Reddig a0d4ecb607 internal/wasm-tools: update wasm-tools-go to v0.3.0 3 weeks ago
Ayke van Laethem 505e68057d nix: use LLVM 18 instead of LLVM 17 4 weeks ago
Damian Gryski 87c6e19921 runtime: add HeapAlloc to gc_leaking 4 weeks ago
deadprogram 62c1555aa8 targets: add bulk memory flags to wasm-unknown target since basically every runtime has it now 4 weeks ago
Elias Naur e62fc43b05 crypto/x509/internal/macos: add package stub to build crypto/x509 on macOS 1 month ago
Damian Gryski 158be02ef7 builder: fix sizes 1 month ago
Damian Gryski fbb125131d runtime: track Memstats.HeapAlloc for gc_blocks 1 month ago
BCG c77ed8e50e Added mstats fields 2 years ago
Ayke d1b7238a36
Truly ignore `//export` when `//go:wasmexport` is used (#4500) 1 month ago
Randy Reddig 453a1d35c3
compiler, runtime: enable go:wasmexport for wasip2 (#4499) 1 month ago
Ayke 9da8b5c786
wasm: add `//go:wasmexport` support (#4451) 1 month ago
Damian Gryski 407889864f GNUmakefile: more stdlib packages 1 month ago
Damian Gryski e17daf165d
GNUmakefile: add some more passing stdlib tests (#4492) 1 month ago
Ayke van Laethem 666d2bd501 builder: keep wasm temporary files 1 month ago
Damian Gryski 9d14489547 TestWebAssembly: use wasm-unknown for panic=trap test 2 months ago
Damian Gryski f3dfe1d49e runtime: seed fastrand() with hardware randomness 2 months ago
Damian Gryski b3e1974c30 runtime: add maps.clone 2 months ago
Damian Gryski fa12450552 runtime: fix building with -tags=runtime_memhash_tsip 2 months ago
Damian Gryski b3c040e9f7 runtime: make map iteration less defined 2 months ago
leongross 52788e5826
main: rework usage (#4467) 1 month ago
leongross bcd4c6b658 builder: nits 2 months ago
Ayke van Laethem 37460ad60a compiler: support pragmas on generic functions 2 years ago
Ayke van Laethem dcca47f1f6 main: add -ldflags='-extldflags=...' support 2 months ago
Damian Gryski 892efaec97 support -extldflags 2 months ago
leongross 84048f299f
os/File: add stubs for os.File Deadlines (#4465) 2 months ago
leongross a9bf981d92
Cgo add cbytes implementation (rebased version of #3318) (#4470) 2 months ago
Randy Reddig d4729f92bd targets/wasip2: add wasmtime -S args to support network interfaces 2 months ago
Randy Reddig 5a014dd6a3
tinygo: add relative and absolute --dir options to wasmtime args (#4431) 2 months ago
Ron Evans d948941d82
governance: add initial documentation for project governance (#4457) 2 months ago
archie2x 5abf1e998d
Fix #4421: Add `-C DIR` flag (#4422) 2 months ago
deadprogram b5626e70cb submodules: remove separate renesas-svd repo in favor of more recent changes. 3 months ago
deadprogram c201faab92 gitignore: ignore device files generated for Renesas 3 months ago
deadprogram 2e47a9c5cd gen-device: switch generator for Renesas code to use main cmsis-svd repo 3 months ago
Randy Reddig e13d4ba3d0 GNUmakefile, internal/wasm-tools: s/ydnar/bytecodealliance/g 2 months ago
Randy Reddig 9dcb63ca98 internal/wasi: regenerated with wit-bindgen-go@v0.20 2 months ago
Randy Reddig 78ddc51471 internal/wasm-tools: update wasm-tools-go to new repo and version 2 months ago
Ayke van Laethem c931bc7394 wasip2: do not export the _start function 2 months ago
Warren Guy 1f3e0004a9
add board: RAKwireless RAK4631 (#4454) 2 months ago