152 Commits (main)

Author SHA1 Message Date
Nick Fitzgerald 3638dba855 examples: Run the correct example executable on Windows 4 years ago
Nick Fitzgerald ec331a088c run-examples: Provide more error context for debugging 4 years ago
Alexandru Ene 38f4ed084d Don't reuse the command between c/c++ 4 years ago
Alexandru Ene 9213717917 Run cc tests if any are found in the examples folder 4 years ago
Dan Gohman caa87048ab Wasmtime 0.18.0 and Cranelift 0.65.0. 4 years ago
Dan Gohman a76639c6fb
Wasmtime 0.17.0 and Cranelift 0.64.0. (#1805) 4 years ago
Yury Delendik 15c68f2cc1
Disconnects `Store` state fields from `Compiler` (#1761) 4 years ago
Josh Triplett 08983bf39c
Move `crates/api` to `crates/wasmtime` (#1693) 5 years ago
Alex Crichton 57fb1c69c5
Enable the multi-value proposal by default (#1667) 5 years ago
Dan Gohman 864cf98c8d Update release notes, wasmtime 0.16, cranelift 0.63. 5 years ago
Peter Huene 9de0ab302c
Remove the .NET implementation. (#1477) 5 years ago
Alex Crichton bd374fd6fc
Add Wasmtime-specific C API functions to return errors (#1467) 5 years ago
Dan Gohman fde5ddf159
Fixes for 0.15 (#1449) 5 years ago
Alex Crichton 1a0325014f
Remove the wasmtime Python extension from this repo (#1457) 5 years ago
Håvar Nøvik 98ff36bfed
Fix typo in Memory.Maximum doc string. (#1432) 5 years ago
Dan Gohman 092538cc54
Test 0.14 (#1417) 5 years ago
Dan Gohman 6fa9be7767
Wasmtime 0.13.0 and Cranelift 0.61.0. (#1398) 5 years ago
Peter Huene 382f68c620
Add Wasmtime C API function to control linker shadowing. 5 years ago
Peter Huene 2d43d5a8fa
Fix typo in exception message. 5 years ago
Peter Huene 183aa9af4c
Fix typo in method call. 5 years ago
Peter Huene cf1d9ee857
Reimplement the C# API. 5 years ago
Peter Huene 0d5d63fdb1
Support WASI snapshot0 in the C API. 5 years ago
John Sullivan 222a73c150
Initial documentation for python users (#1378) 5 years ago
Dan Gohman c202a8eeaf
Add a .gitattributes file to specify eol=LF (#1370) 5 years ago
Alex Crichton e245e6dd9c
Add examples of linking and WASI (#1369) 5 years ago
Alex Crichton afd980b4f6
Refactor the internals of `Func` to remove layers of indirection (#1363) 5 years ago
Alex Crichton d452e5097f
Build wasmtime-c-api differenty in run-examples (#1346) 5 years ago
Alex Crichton 34f768ddd5
Temporarily remove support for interface types (#1292) 5 years ago
Alex Crichton 3c51d3adb8
Move all examples to a top-level directory (#1286) 5 years ago
Alex Crichton 77e17d8f71
Add a wasmtime-specific `wasmtime_wat2wasm` C API (#1206) 5 years ago
Peter Huene b942bdbfe9
Be explicit when marshalling bool. 5 years ago
Peter Huene 7dfb6ebdb6
Change `wasm_module_new` to use `Module::from_binary`. 5 years ago
Peter Huene 709fe0af6b
Bump .NET NuGet package version to 0.12.0 5 years ago
Alex Crichton 33a39ff4f0
Bump to 0.12.0 (#997) 5 years ago
Peter Huene c92bf4d863
Rename `wasi_config_set_std[in|out|err]`. 5 years ago
Peter Huene 4e1d2a2fc1
Favor using non-braced using statement. 5 years ago
Peter Huene a6ec8f85a6
Loop the array of strings only once. 5 years ago
Peter Huene 78ee043524
Ensure marshaled UTF-8 string arrays are null terminated. 5 years ago
Peter Huene 8dff0fc121
Fix unit tests on Windows. 5 years ago
Peter Huene 11dec4d788
Add WASI unit tests for the C# API. 5 years ago
Peter Huene ae0b4090ce
Implement WASI C API. 5 years ago
Nick Fitzgerald de4ad31cbd Update cranelift to 0.59.0 5 years ago
Alex Crichton 9dffaf9d57
Update wasmparser dependency (#912) 5 years ago
Alex Crichton 3dd5a3cb3f
Reimplement `wasmtime-wasi` on top of `wasmtime` (#899) 5 years ago
Julian Popescu 5d7635c351 Replaces `load_file` with `load_bytes` in rust macro (#750) 5 years ago
Dan Gohman 9a88d3d894
Replace the global-exports mechanism with a caller-vmctx mechanism. (#789) 5 years ago
Alex Crichton e5afdd2ede
Document the `wasmtime::Instance` APIs (#814) 5 years ago
Alex Crichton 364fa994ed Move the C API to a separate crate (#818) 5 years ago
Alex Crichton 420dcd76fd
Don't require `Store` in `Instance` constructor (#810) 5 years ago
Dan Gohman ef2177ed3a
Update to the latest spec_testsuite and dependencies. (#803) 5 years ago