Commit Graph

9 Commits

Author SHA1 Message Date
81f879565d Add MIT license to crates that were missing it
Ran into a few crates in this repo with our license scanner that didn't have any license attached to them.

Added MIT to be consistent with the other crates. Please adjust if not correct.
2019-12-22 12:28:33 +01:00
7760d5a4a2 simplify example and make public get_wasi_state unsafe 2019-07-31 15:59:08 +09:00
b407633366 add logging to plugin example, improve swap, and add some consts 2019-07-31 12:51:55 +09:00
f862032e91 add comment about wasi on windows 2019-04-29 11:41:14 -07:00
0f22a515be add comment; add wapm.toml 2019-04-29 11:33:03 -07:00
4f4473c84e update from feedback 2019-04-29 11:27:19 -07:00
e7b53c65f8 Add new line to example Cargo.toml 2019-04-29 08:10:05 -07:00
18e6216b70 Delete bin.rs 2019-04-27 09:21:31 -07:00
ef3996a1c8 Add extending WASI plugin example 2019-04-26 18:45:18 -07:00