Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/swiftwasm/wasi-sdk

Obsoleted. See https://github.com/swiftwasm/wasi-sdk-build
https://github.com/swiftwasm/wasi-sdk

Disable threads in libcxx and libcxxabi for now.

WASI libc doesn't currently support threads, so disable threading
support in libcxx and libcxxabi.

9f96bf5ebe07eeb7bf86ef2d68cdb5e5b77a3777 authored over 5 years ago by Dan Gohman <[email protected]>
In libcxx and libcxxabi, disable the individual thread APIs too.

This disables the automatic detection of these features.

d28fd3fb2e7bfcdc35db908377928a6c3ed151c6 authored over 5 years ago by Dan Gohman <[email protected]>
Prefix an echo command with '@' so that we don't see the message twice.

4d79cfc533da693526d332cd75112c3ae9a32f95 authored over 5 years ago by Dan Gohman <[email protected]>
Allow llvm-project path change; version from llvm-config.

8eff94c85cdc17ca00ac1b130ee8b80bb44fb00f authored almost 6 years ago by Yury Delendik <[email protected]>
Prefer https over ssh url for wasi-sysroot submodule

To avoid some firewall complications https urls are recommend
over ssh:

https://help.github.com...

df30f156ccefa75275753be6032e824672b2ea74 authored almost 6 years ago by Johnnie Birch <[email protected]>
Merge pull request #7 from CraneStation/update-to-wasi-sysroot

Update to current wasi-sysroot.

ea0de47d95fc24231981ad9b2d7100389a613489 authored almost 6 years ago by Till Schneidereit <[email protected]>
Update to current wasi-sysroot.

This updates wasi-sdk to use the latest version of "wasi-sysroot".

This fixes https://github.co...

4ad2a0f3e09c6d0ea7c9e2b84f8fa9ae76a9658a authored almost 6 years ago by Dan Gohman <[email protected]>
Merge pull request #4 from chicoxyzzy/patch-1

Fix link to WASI reference-sysroot

0ee2a7cd6aceff835cc4d954baa8302f52ae496c authored almost 6 years ago by Till Schneidereit <[email protected]>
Fix link to WASI reference-sysroot

3f26bc14c670cec1c674cc7671407b6e7501d226 authored almost 6 years ago by Sergey Rubanov <[email protected]>
Merge pull request #3 from CraneStation/acf/sysroot-bump

Bump sysroot submodule to include libpreopen syscalls

5399e51074098c92ae8d201c02bbcece944ee3ae authored almost 6 years ago by Adam C. Foltzer <[email protected]>
bump sysroot submodule

6bfbcedb69701518fb3c1caf3be588bfcd0cbd70 authored almost 6 years ago by Adam C. Foltzer <[email protected]>
Merge pull request #2 from CraneStation/acf/llvm-8

Bump submodules, notably to LLVM 8.0.0

95e02e8433426fd66aec28b921113767dcee47d1 authored almost 6 years ago by Pat Hickey <[email protected]>
Merge pull request #1 from CraneStation/sunfish

Add a README and minor tidyings

be4a8927f1bef39e135ed087a5f8fb9dc856b6d9 authored almost 6 years ago by Pat Hickey <[email protected]>
bump submodules, notably to LLVM 8.0.0

795cdf06f1ba1543c1e2d8afd52adaf34f2690ac authored almost 6 years ago by Adam C. Foltzer <[email protected]>
Add a basic README.md.

726da196b2aa1c776203fa87b3337051a7ca3299 authored almost 6 years ago by Dan Gohman <[email protected]>
Spell "WASI SDK" consistently.

e98e5b3e9c5ccb2ad1747e732536177557e65fd7 authored almost 6 years ago by Dan Gohman <[email protected]>
reference sysroot: fix build issue on mac os

0d336cec41b7b4ebc8f47effebe82095a6d0911d authored almost 6 years ago by Pat Hickey <[email protected]>
produce deb and tars

this should hopefully work on the mac, ill have to get someone to test
it

cea537aef16f8a4ba101e3e3b27ac6989f2d2677 authored almost 6 years ago by Pat Hickey <[email protected]>
build system fixups

2a3fadc96f3280f29e9708271fc44dd8239a607c authored almost 6 years ago by Pat Hickey <[email protected]>
add reference-sysroot as submodule

cdf0981d3f26c3ee500b9c44f74a4e5395222675 authored almost 6 years ago by Pat Hickey <[email protected]>
add llvm-project as submodule, on release/8.x branch

5e23f9a48c553fd44210e73a8cd52faa157725a7 authored almost 6 years ago by Pat Hickey <[email protected]>
initial commit

largely based on yury's wasmception

c80964d8d7cf8ca2480d8332cd8022cb0600d421 authored almost 6 years ago by Pat Hickey <[email protected]>