Commit Graph

2165 Commits

Author SHA1 Message Date
Mackenzie Clark
e7b53c65f8
Add new line to example Cargo.toml 2019-04-29 08:10:05 -07:00
Mackenzie Clark
6f942ae317
Add new line to Cargo.toml 2019-04-29 08:09:42 -07:00
Ivan Enderlin
6e0e836d59 chore(changelog) Format links. 2019-04-29 14:29:04 +02:00
Ivan Enderlin
9c773df959
chore(changelog) 0.4.0 and 0.3.0 have been released 2019-04-29 14:26:31 +02:00
losfair
305e1801ff Fix incomplete data section 2019-04-28 15:38:18 +08:00
losfair
46fb72af9d Add missing .rev() on parameter list and simulate "red zone". 2019-04-28 13:31:22 +08:00
losfair
e63d7fd531 Merge 2019-04-28 12:58:27 +08:00
losfair
cb4c716ee5 Update dependencies 2019-04-28 12:55:07 +08:00
losfair
480308c62c Cargo fmt 2019-04-28 12:54:45 +08:00
losfair
cf83a9785f Print call trace to stderr. 2019-04-28 12:51:51 +08:00
losfair
6beb76c3ae Various cleanups. 2019-04-28 12:48:01 +08:00
Syrus
a4170d4495 Improved fault debugging with emscripten 2019-04-27 12:53:13 -07:00
Syrus
f2d9d22e94 Fixed wapm-cli git module url location 2019-04-27 12:40:49 -07:00
Mark McCaskey
18e6216b70
Delete bin.rs 2019-04-27 09:21:31 -07:00
losfair
2262c8a6da Finished middleware impl and made a CallTrace middleware 2019-04-27 16:31:47 +08:00
losfair
eca8ccdbd4 Move out parser and codegen traits. 2019-04-27 12:31:04 +08:00
Mark McCaskey
ef3996a1c8 Add extending WASI plugin example 2019-04-26 18:45:18 -07:00
Syrus Akbary
a6b8c1b0fa
Fix debug issue 2019-04-26 17:40:55 -07:00
bors[bot]
6958f89443 Merge #397
397: Fix WASI FS abstraction for Windows r=MarkMcCaskey a=MarkMcCaskey



Co-authored-by: Mark McCaskey <mark@wasmer.io>
2019-04-26 20:35:02 +00:00
Mark McCaskey
a6091e1eea update changelog 2019-04-26 13:34:27 -07:00
Mark McCaskey
655188a788 Fix WASI FS abstraction for Windows 2019-04-26 13:17:36 -07:00
bors[bot]
263d592bfc Merge #374
374: Cleanup build warnings imports and unnecessary unsafe r=syrusakbary a=bjfish



Co-authored-by: Brandon Fish <brandon.j.fish@gmail.com>
Co-authored-by: Mackenzie Clark <mackenzie.a.z.c@gmail.com>
Co-authored-by: Syrus Akbary <me@syrusakbary.com>
2019-04-25 23:00:52 +00:00
Syrus Akbary
1ed4142333
Merge branch 'master' into feature/cleanup-imports-unsafe 2019-04-25 16:00:27 -07:00
Syrus Akbary
750aafd7ca
Fix nightly on macos 2019-04-25 15:59:46 -07:00
Syrus Akbary
9dd5eca3cc
Merge pull request #395 from wasmerio/fix/revert-curl-command-in-ci
revert curl command to not ask for tls 1.2 in ci
2019-04-25 15:12:05 -07:00
Mark McCaskey
65e6f2582f
revert curl command to not ask for tls 1.2 in ci 2019-04-25 15:09:01 -07:00
bors[bot]
e86e542da7 Merge #392
392: Remove unused function memory_offset_addr r=syrusakbary a=bjfish



Co-authored-by: Brandon Fish <brandon.j.fish@gmail.com>
2019-04-25 21:45:25 +00:00
bors[bot]
beae6f5d3d Merge #390
390: pin wapm version r=MarkMcCaskey a=xmclark

This PR pins the version of wapm-cli that gets distributed during releases. We can re-create the release, and will always install the same version of wapm-cli (until we update on a new wapm-cli release). 

Co-authored-by: Mackenzie Clark <mackenzie.a.z.c@gmail.com>
Co-authored-by: Mark McCaskey <markmccaskey@users.noreply.github.com>
2019-04-25 21:31:14 +00:00
Mark McCaskey
8eb6a0a53e
revert curl command change 2019-04-25 13:47:58 -07:00
Mackenzie Clark
3998c9ec17 remove zbox because wasmer will not build on windows nightly 2019-04-25 12:45:45 -07:00
Mark McCaskey
6ff24a8aa1
Update CHANGELOG.md 2019-04-25 11:01:46 -07:00
Mackenzie Clark
9ab7199fe5
Merge branch 'master' into feature/cleanup-imports-unsafe 2019-04-24 08:37:06 -07:00
Mackenzie Clark
4d32fd4524
Merge branch 'master' into fix/pin-wapm-version 2019-04-24 08:30:19 -07:00
Brandon Fish
389c6a015d Remove unused function memory offset addr 2019-04-24 02:00:07 -05:00
Syrus Akbary
9f8bbb72cb
Merge pull request #391 from Cretezy/patch-1
Add pkg-config & libssl-dev to Linux dependencies
2019-04-23 18:39:19 -07:00
Charles Crete
1959ef7988
Add libssl-dev to dependencies 2019-04-23 21:26:19 -04:00
Charles Crete
fccf46d320
Add pkg-config to Linux dependencies 2019-04-23 21:25:12 -04:00
Mackenzie Clark
b1ece9dc41 add the other correct usage of rustup install 2019-04-23 13:53:48 -07:00
Mackenzie Clark
24d5d2d8a7 install rust with new https curl 2019-04-23 13:43:40 -07:00
Mackenzie Clark
7494e2c8f2 update config to update the new git submodule 2019-04-23 13:04:12 -07:00
Mackenzie Clark
5881f54682 Revert "pin wapm version"
This reverts commit f2130fc227.
2019-04-23 13:00:00 -07:00
Mackenzie Clark
f372fddb9e add wapm-cli as git submodule at the v0.1.0 tag commit 2019-04-23 12:59:55 -07:00
Mackenzie Clark
f2130fc227 pin wapm version 2019-04-23 12:06:55 -07:00
Syrus Akbary
64034f4047
Merge pull request #388 from styfle/patch-1
Update README.md
2019-04-23 08:07:20 -07:00
Steven
85530525b0
Update README.md 2019-04-23 10:37:35 -04:00
Syrus Akbary
84e68fd1bd
Merge pull request #386 from wasmerio/fix/install-note
Add comma to message in install.sh
2019-04-22 23:38:17 -07:00
Brandon Fish
017d52cd8f
Add comma to message in install.sh 2019-04-22 22:37:12 -05:00
bors[bot]
a96333bbd6 Merge #384
384: Added WASI integration tests r=syrusakbary a=syrusakbary

Added WASI integration tests

Co-authored-by: Syrus <me@syrusakbary.com>
2019-04-23 03:02:08 +00:00
Syrus
da54cabafa Updated version to 0.4.0 2019-04-22 18:06:37 -07:00
Syrus
3a36768934 Added cowsay.wasm file 2019-04-22 18:04:00 -07:00