Mark McCaskey
|
1083e7cd2a
|
Add parallel execution example
|
2019-09-26 16:25:31 -07:00 |
|
Mark McCaskey
|
3b200fa4d3
|
Move callback guest out of direct examples dir
|
2019-09-19 13:53:07 -07:00 |
|
Mark McCaskey
|
ccd369ff0c
|
Add example, rename Ctx fn, make things pub(crate), misc changes
|
2019-09-18 16:43:47 -07:00 |
|
Mark McCaskey
|
7e640c0dfb
|
Introduce some breaking changes to WasiFS API for next release
|
2019-09-10 13:52:02 -07:00 |
|
Mark McCaskey
|
7a9afbffe9
|
Merge branch 'master' into feature/serialization-of-wasi-state
|
2019-09-04 14:36:25 -07:00 |
|
Mark McCaskey
|
48509e97bd
|
Update plugin example to use serde and typetag for WASI
|
2019-08-28 14:47:38 -07:00 |
|
losfair
|
fbe69281ec
|
Add note on many_params test.
|
2019-08-19 19:17:32 -07:00 |
|
losfair
|
942298facd
|
Add test case for params passed on stack.
|
2019-08-19 19:13:27 -07:00 |
|
losfair
|
be4ea764a0
|
Update iterative_hash example for benchmarking
|
2019-08-15 19:37:54 -07:00 |
|
losfair
|
8a1f399df6
|
Fix NaN during first round issue in the iterative hash example.
|
2019-08-15 19:12:32 -07:00 |
|
losfair
|
9471f643fd
|
Update iterative_hash example.
|
2019-08-15 19:03:39 -07:00 |
|
Syrus Akbary
|
07e6599a28
|
Merge branch 'master' into feature/instance-benchmark
|
2019-08-05 15:07:58 -07:00 |
|
Mark McCaskey
|
a72610a546
|
remove unneeded call to main in plugin example
|
2019-07-31 16:01:44 +09:00 |
|
Mark McCaskey
|
7760d5a4a2
|
simplify example and make public get_wasi_state unsafe
|
2019-07-31 15:59:08 +09:00 |
|
Mark McCaskey
|
b407633366
|
add logging to plugin example, improve swap, and add some consts
|
2019-07-31 12:51:55 +09:00 |
|
Syrus
|
020b94836c
|
Added more examples into the repo
|
2019-07-30 17:02:16 -07:00 |
|
Mark McCaskey
|
01491fd986
|
add instance creation benchmark
|
2019-07-01 11:17:31 -07:00 |
|
losfair
|
db117d2f26
|
Cleanup internal logic.
|
2019-06-27 17:54:06 +08:00 |
|
losfair
|
7d0b70bddf
|
Added iterative hash example.
|
2019-06-27 01:32:19 +08:00 |
|
losfair
|
73ca597d73
|
Prevent trie_traversal from being automatically compiled as an native example.
|
2019-06-26 14:24:58 +08:00 |
|
losfair
|
bcd54a0152
|
Cleanup temporary files.
|
2019-06-26 11:31:31 +08:00 |
|
losfair
|
2730efcc6c
|
Cargo fmt
|
2019-06-26 01:39:30 +08:00 |
|
losfair
|
f0cf012677
|
Add recursive trie traversal example.
|
2019-06-26 01:39:00 +08:00 |
|
losfair
|
9585b89705
|
Fix bugs in state reading.
|
2019-06-12 23:54:15 +08:00 |
|
losfair
|
32008eba88
|
Read stack values based on state map.
|
2019-06-12 22:02:15 +08:00 |
|
losfair
|
00b6bf632a
|
Dumping stack through import.
|
2019-06-12 13:38:58 +08:00 |
|
losfair
|
1477062474
|
Add test case for PR 486 fix.
|
2019-06-08 22:55:24 +08:00 |
|
Mark McCaskey
|
7734001c1c
|
update plugin example to pass empty vec for mapped_dir arg
|
2019-05-20 16:50:56 -07:00 |
|
Syrus
|
4ddffb8285
|
Update libraries versions to 0.4.2
|
2019-05-16 14:39:13 -07:00 |
|
losfair
|
a17795478c
|
Rename wasi-networking to echo-server .
|
2019-05-16 09:24:06 +08:00 |
|
losfair
|
b28992932e
|
Rename wasmer-kernel-net to kernel-net .
|
2019-05-16 09:22:40 +08:00 |
|
Syrus
|
3bbf7753cb
|
Renamed kwasm-net to wasmer-kernel-net
|
2019-05-15 10:34:56 -07:00 |
|
losfair
|
98dd2c0289
|
Fix wasm example crates.
|
2019-05-14 16:52:09 +08:00 |
|
losfair
|
32f9aee6fe
|
Cargo fmt
|
2019-05-14 16:04:08 +08:00 |
|
losfair
|
db9705f00c
|
Merge remote-tracking branch 'origin/master' into feature/remote-code-load
|
2019-05-14 15:46:15 +08:00 |
|
Heyang Zhou
|
9df3e4af88
|
Fix http server example.
|
2019-05-14 00:05:05 -07:00 |
|
Heyang Zhou
|
4f77f4d024
|
HTTP server example.
|
2019-05-13 18:37:22 -07:00 |
|
Heyang Zhou
|
884a7e1713
|
kwasm-net fixes and optimizations.
|
2019-05-13 10:15:03 -07:00 |
|
Heyang Zhou
|
3bcdfb4263
|
Asynchronous networking extension.
|
2019-05-13 06:14:28 -07:00 |
|
Heyang Zhou
|
accb80bca2
|
Pipe example
|
2019-05-07 10:48:50 -07:00 |
|
Syrus
|
ca4606516a
|
Added README to the examples dir
|
2019-05-05 17:17:01 -07:00 |
|
Heyang Zhou
|
3c64bd009e
|
Kernel mode example.
|
2019-05-04 10:51:12 -07:00 |
|
Mackenzie Clark
|
f862032e91
|
add comment about wasi on windows
|
2019-04-29 11:41:14 -07:00 |
|
Mark McCaskey
|
0f22a515be
|
add comment; add wapm.toml
|
2019-04-29 11:33:03 -07:00 |
|
Mark McCaskey
|
c48171c19e
|
Merge branch 'feature/extending-wasi-plugin-example' of github.com:wasmerio/wasmer into feature/extending-wasi-plugin-example
|
2019-04-29 11:27:26 -07:00 |
|
Mark McCaskey
|
4f4473c84e
|
update from feedback
|
2019-04-29 11:27:19 -07:00 |
|
Mackenzie Clark
|
8e9767cf53
|
Update examples/plugin.rs
Co-Authored-By: MarkMcCaskey <MarkMcCaskey@users.noreply.github.com>
|
2019-04-29 11:18:53 -07:00 |
|
Mackenzie Clark
|
bc0289cb84
|
Update examples/plugin.rs
Co-Authored-By: MarkMcCaskey <MarkMcCaskey@users.noreply.github.com>
|
2019-04-29 11:18:35 -07:00 |
|
Mackenzie Clark
|
0add4584e3
|
Update examples/plugin.rs
Co-Authored-By: MarkMcCaskey <MarkMcCaskey@users.noreply.github.com>
|
2019-04-29 11:18:17 -07:00 |
|
Mackenzie Clark
|
e7b53c65f8
|
Add new line to example Cargo.toml
|
2019-04-29 08:10:05 -07:00 |
|