| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
primitives (#116327)
* GH-116313: get WASI builds to run under wasmtime 18 w/ WASI 0.2/preview2 primitives
* Add the configure changes
* Update `wasm_build.py`
|
|
|
|
| |
simplify doing a WASI build (GH-112473)
|
|
|
| |
Also turn on the Python extension for Python code completions and bump the installed versions of wasmtime and the WASI SDK.
|
| |
|
|
|
|
|
| |
(GH-103229)
Should help with auto-complete.
|
|
On content update, builds `python` and the docs. Also adds a Dockerfile that should include everything but autoconf 2.69 that's necessary to build CPython and the entire stdlib on Fedora.
Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
Co-authored-by: Dusty Phillips <dusty@phillips.codes>
|