Jakub Konka 611a1436f0 Update WASI snapshot to preview1
This commit updates the WASI imports to use `wasi_snapshot_preview1`
instead of the old `wasi_unstable`. There are some minor ABI
differences between the two, however, the main motivator for using
the latest "stable" snapshot (aka preview1) is that, at least in
Wasmtime, there has been a lot of improvement work put into preview1
and unfortunately I might add, the improvements were not (in full)
backported to `wasi_unstable` snapshot.

Also, this commit removes the optional bound on the pointer to
`environ_get` syscall.
2020-04-30 01:52:12 -04:00
..
2020-04-28 19:11:31 -06:00
2020-04-28 00:02:13 -06:00
2020-04-28 00:02:13 -06:00
2019-10-24 01:14:52 -04:00
2019-10-30 21:21:58 -04:00
2020-04-24 15:28:55 -04:00
2019-10-24 01:14:52 -04:00
2020-04-28 00:02:13 -06:00
2020-04-30 01:52:12 -04:00
2020-04-27 13:39:06 -04:00