Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/swiftwasm/wasmtime
Standalone JIT-style runtime for WebAsssembly, using Cranelift
https://github.com/swiftwasm/wasmtime
48ab2d5040e59f8e5d679d7630d06e9787e699b0 authored over 5 years ago by Zhuowei Zhang <[email protected]>
Call fd_write with fd = -1337 and one iovec containing a string of the script to run.
c5b0cb8f633fea97bce15b2baa1563e692a13902 authored over 5 years ago by Zhuowei Zhang <[email protected]>a2eafd400f8eaa12efc97b7f3cb52626c0400298 authored over 5 years ago by Jake Lang <[email protected]>
b8fbae29e196dbc741263868a0ea1d4a8535085c authored over 5 years ago by Joel Martin <[email protected]>
* Changed `memory_grow` and `memory_index` in `Instance` struct to be `pub(crate)` and added the...
3351befb3b1265a52997ae6a5159b765d975b422 authored over 5 years ago by Stefano Buliani <[email protected]>9b1cd4bc7bc44a0e8a46612d96dc5215b94df65b authored over 5 years ago by Dan Gohman <[email protected]>
a99107203e4949286e578260f21dce933a4311ed authored over 5 years ago by Dan Gohman <[email protected]>
- Don't include an extra "*" in type of Output arguments.
- Fix the summary of environ_sizes_g...
Currently, it's necessary to do this in order to obtain a lightbeam
checkout, in order to build ...
07a6ca8f4e1136ecd9f4af8d1f03a01aade60407 authored over 5 years ago by Yury Delendik <[email protected]>
f32581706fe92ff1020f24764800e9e4362c7d0d authored over 5 years ago by Dan Gohman <[email protected]>
1f9167f44d38d324380b75ef36907df342e9b2fc authored over 5 years ago by Dan Gohman <[email protected]>
7e11511abdda8fab3c14b7503d3d9599bf5038b6 authored over 5 years ago by Dan Gohman <[email protected]>
b37ab7d13eb71a6aeda69334d2bd58ec7562d92a authored over 5 years ago by Dan Gohman <[email protected]>
This is a new right not present in CloudABI, which is why the code
previously didn't include it.
b509ca0aa5476ebf653f0b89642abe15a662530a authored over 5 years ago by Dan Gohman <[email protected]>
For now, test all non-nightly-only packages individually, rather than
using cargo test --all. Li...
* Integrate lightbeam
9bf6d73210aab3665102381377a8ffa6ff1445ec authored over 5 years ago by Jef <[email protected]>a1c123c3dd8f9766990efe0f1734a646f61ba8a0 authored over 5 years ago by Dan Gohman <[email protected]>
* Get wasmtime building on Windows.
Requires LLVM binaries from http://releases.llvm.org/down...
f5ebdb8e6ad72f29e14c362e1eb79f1b10fa5e2a authored over 5 years ago by Henrik Rydgård <[email protected]>474809f5f3a4dd4975c5ff620ff1ab6af5adeac6 authored over 5 years ago by Yury Delendik <[email protected]>
Avoid needlessly copying data from wasm into the host for output
parameters, and factor out the ...
5b77f9528481928f9c41ee1c4adb5c4ac13133a1 authored over 5 years ago by Dan Gohman <[email protected]>
7151c110d793878ab762e2b01b21de564c44a394 authored over 5 years ago by Dan Gohman <[email protected]>
Emscripten prefixes C functions with '_', so these functions end up
having 3 leading underscores.
a6f31a2be331f66a26e5516cae80c02261b49744 authored over 5 years ago by Dan Gohman <[email protected]>
* Update Travis from trusty to xenial.
* Don't use getentropy on GLIBC < 2.25.
7378a0bfbe8e53863077f16b51297816623406c3 authored over 5 years ago by Dan Gohman <[email protected]>05a05551bacfba977c1de0606fc9dcd082448483 authored over 5 years ago by Dan Gohman <[email protected]>
f53ed6d8eef24a315a004e636705ce162ba2ad52 authored over 5 years ago by Dan Gohman <[email protected]>
ab28cd9a2c8c7c3b46a2499c67be5157c9483e40 authored over 5 years ago by Dan Gohman <[email protected]>
5adbf584828881c59d0d11b6e857b0a2c4d42445 authored over 5 years ago by Dan Gohman <[email protected]>
Whether the downsides in POSIX and existing application compatibility
outweigh the benefits of t...
c37f245fc8b360d30d8717861bf576d2eeaed390 authored over 5 years ago by Dan Gohman <[email protected]>
Small spelling fix.
1d4b704cb86097684e922200e780950dab650044 authored over 5 years ago by Gene McCulley <[email protected]>Fix grammar error.
c39a7f82cb71684bc3a55cef06e0e69aaf830861 authored over 5 years ago by Gene McCulley <[email protected]>01f8c87b76204cccfc8068c4664ed1d8c5b97790 authored over 5 years ago by Dan Gohman <[email protected]>
002a61c32bccb5db5146b48bcde50cf2efacf9bd authored over 5 years ago by Dan Gohman <[email protected]>
d8242bc612922b24e8afd065784aab16dbc3d6cb authored over 5 years ago by Dan Gohman <[email protected]>
Fix spelling error.
Co-Authored-By: sunfishcode <[email protected]>
3ae7c60b1395fe25971f683828241e7fac8cb40b authored over 5 years ago by bjorn3 <[email protected]>a4515a01e3f74b280b3e79215becb2051982e3a0 authored over 5 years ago by Dan Gohman <[email protected]>
Fix a missing comma.
Co-Authored-By: sunfishcode <[email protected]>
3cb76f15dacca34a09bef7775a50f7ba325c7b95 authored over 5 years ago by Matthias Prechtl <[email protected]>
This adds documents describing the WASI Core API, and an implementation in
Wasmtime.
b0243b212fa823c1c3ac7278a3fd89394042bce3 authored over 5 years ago by Dan Gohman <[email protected]>
2353be95e692b0ca5eadfc74f885c2c85e8f037e authored over 5 years ago by Yury Delendik <[email protected]>
94ca967d0a935dec4ce6e1524360f69401c79fd8 authored over 5 years ago by Yury Delendik <[email protected]>
This follows a similar change to Cranelift made here:
https://github.com/CraneStation/cranelift...
db0abe8431481bc8b3edd223aef422653898f969 authored almost 6 years ago by Dan Gohman <[email protected]>7b9761f4a26024794937cf94e887d7c7d0b76246 authored almost 6 years ago by Yury Delendik <[email protected]>
* Transform DWARF sections into native format for wasm2obj and wasmtime.
Generate DWARF secti...
ddbc00752e04eaa9c73103223ac4feb6b0c26191 authored almost 6 years ago by Yury Delendik <[email protected]>6eb09d9eddbc64e86072aff73b6cfe3470ea8a35 authored almost 6 years ago by Max McDonnell <[email protected]>
04d4b20df426f1f2d4087124e18cdd0f01ac45c4 authored almost 6 years ago by Dan Gohman <[email protected]>
e2f79ae4052e7145702374b4aa1d9bd79629e893 authored almost 6 years ago by Dan Gohman <[email protected]>
538ef20f501271ecb7a985d4d26f3798682959f6 authored almost 6 years ago by Dan Gohman <[email protected]>
cd21efd88a2830000c29cb623475c9cb8f5fb0b1 authored almost 6 years ago by Dan Gohman <[email protected]>
e5f7da2e228cdc6e44c1c66bf9bbf0bddfadc7bd authored almost 6 years ago by Dan Gohman <[email protected]>
3cc113482d7b655ae7f6b43f9d709665506ca37c authored almost 6 years ago by Dan Gohman <[email protected]>
a8cd5ef613536c0bfa412dd78b6cb799f72dc6fd authored almost 6 years ago by Dan Gohman <[email protected]>
1ab9e175170eac799310086aa3f4a98d3d75d0de authored almost 6 years ago by Dan Gohman <[email protected]>
fb7c1b77958c9ae850edd2392c85c83dfe27ed00 authored almost 6 years ago by Dan Gohman <[email protected]>
3827bc7a046640d8a78d3ba415f6bdf21576d1a3 authored almost 6 years ago by Dan Gohman <[email protected]>
601057ec4244be00fdcd77412d9a61a91602b10a authored almost 6 years ago by Dan Gohman <[email protected]>
d7dc36e7526301932475a761c72f2ef46eb4bcd9 authored almost 6 years ago by Dan Gohman <[email protected]>
5f201f6d737e32b8fe6702988f29032497b66c75 authored almost 6 years ago by Dan Gohman <[email protected]>
cadead6a86eb4caf2116a1be2cf5d55e7570ee09 authored almost 6 years ago by Dan Gohman <[email protected]>
21abecb15850eeaffe229281b87670426ab826eb authored almost 6 years ago by Dan Gohman <[email protected]>
077ee717a8923e51589f80b13b819b872c181b7f authored almost 6 years ago by Dan Gohman <[email protected]>
c91ca1b10c9da7d2b536c861450860f456043ea8 authored almost 6 years ago by Dan Gohman <[email protected]>
Also region 2.0.0 and bindgen 0.47.1.
78f89f67a376bb7b40f299640ae474bef3dd9902 authored almost 6 years ago by Dan Gohman <[email protected]>2ac0ceda14322425352c6d324ec914ab1c288cf0 authored almost 6 years ago by Dan Gohman <[email protected]>
c7d0eb22d161cf1e46d542a2a0cb400436e9ac1d authored almost 6 years ago by Dan Gohman <[email protected]>
This fixes a mismatch with the change to pass the VMContext parameter
as the first argument.
602e81a895b251d49c60f0c6ffed9cb71d0509c5 authored almost 6 years ago by Dan Gohman <[email protected]>
ddb8453b0de11e4b84056086d22e67c7f3e2b928 authored almost 6 years ago by Dan Gohman <[email protected]>
72ee87498687981ea03d15044adbc8343c78bec5 authored almost 6 years ago by Dan Gohman <[email protected]>
8b140cc7484542eb34b5017c16c410ac6749e5f9 authored almost 6 years ago by Dan Gohman <[email protected]>
This switches to passing the vmctx hidden argument at the beginning of
the argument list, rather...
e66f01b923165e44befa86dce5104134ad9a922c authored almost 6 years ago by Yury Delendik <[email protected]>
* Support 32-bit build.
Signatures/functions/imports/exports etc are defined as varuint32 in
...
This adds a feature which allows one to look up an export by name
without knowing what module it...
As suggested
[here](https://github.com/Amanieu/hashmap_core/pull/10#issuecomment-455866083).
Th...
dae04be9483363a0c31dcb8ef6b3ddeead4839ed authored almost 6 years ago by Dan Gohman <[email protected]>8769febdbd2185d92b5d4d83c7385bfb0f9f2313 authored almost 6 years ago by Dan Gohman <[email protected]>
01ed463c7aa28c7a1f40e24cb261a68bb876e3cf authored almost 6 years ago by buckle2000 <[email protected]>
9fe08c93413a4f2e6100e12729937101d7a86d91 authored almost 6 years ago by Dan Gohman <[email protected]>
Establish more clear expectations for who is expected to page-align what
and when.
0826e32c9a3910632940099089980db4b902d003 authored almost 6 years ago by Dan Gohman <[email protected]>
Create linear-memory pages as PROT_NONE and then make them accessible on
demand.
3ac4269dc55909b97166c1fb2bc99846f24698fb authored almost 6 years ago by Dan Gohman <[email protected]>
This allows hosts to embed arbitrary state along with instances.
73b2c45313cf22c33e7bbf73b9287d32d4ff3306 authored almost 6 years ago by Dan Gohman <[email protected]>3aef7630464a032261cc9b22ef909550a4ea28d6 authored almost 6 years ago by Dan Gohman <[email protected]>
6661228c86081b19b2e0b8411c3e28dc6266d9e2 authored almost 6 years ago by Dan Gohman <[email protected]>
e876f0fb1d1e78168d96815575523822baab6293 authored almost 6 years ago by Dan Gohman <[email protected]>
35d7f78a1101124f71633a7356e3cea6f12747b9 authored almost 6 years ago by Dan Gohman <[email protected]>
40acc1f340dd392950e09f6928389478fc378d46 authored almost 6 years ago by Dan Gohman <[email protected]>
585bdac91ea9c3829f7e03114e2da3ec260af872 authored almost 6 years ago by Dan Gohman <[email protected]>
a41bc1fe1e939577f22e503fa5d305fb0e66130f authored almost 6 years ago by Dan Gohman <[email protected]>
This `no_std` support isn't complete though, as some dependencies
don't support it.
f6c2fe7d2d54663ff64303286f893de6f6aa7493 authored almost 6 years ago by Dan Gohman <[email protected]>
00a84672f77b37a2ede20f6905a6beede73e03a3 authored almost 6 years ago by Dan Gohman <[email protected]>
fdc66e130fd0db87603a18ab7175334a4d491cd6 authored almost 6 years ago by Dan Gohman <[email protected]>
39770ec72c2dc1661138956b55ea236aaa9499d4 authored almost 6 years ago by Dan Gohman <[email protected]>
701b1998e9a0d993005460e29433e6ab4cfa30d3 authored almost 6 years ago by Dan Gohman <[email protected]>