Lachlan Sneff
443663aa3f
Add caching support to llvm backend
2019-04-19 13:54:48 -07:00
Mark McCaskey
b141d7f80e
fix typo
2019-04-19 13:25:23 -07:00
Mark McCaskey
52279afbe2
add comment and reduce code in pre-open loading section
2019-04-19 13:24:41 -07:00
Mark McCaskey
5e504b77cd
add support for more complex paths in path_open
2019-04-19 12:48:29 -07:00
Mark McCaskey
35f8d69d4b
fix typo; thanks Kerollmops!
2019-04-19 09:26:47 -07:00
Mark McCaskey
c75f055b09
disable ZFS again; clean up simple-path's control-flow-path in path_open
2019-04-19 09:25:29 -07:00
Mark McCaskey
19e830d25a
fix memory access in WasmPtr
2019-04-18 17:48:14 -07:00
Mark McCaskey
7e58c4258c
Merge remote-tracking branch 'origin/master' into feature/preopen-fd-and-more
2019-04-18 15:43:02 -07:00
Syrus
b8d36ac6eb
Merge branch 'master' into feature/tar-install-with-wapm
2019-04-18 13:04:20 -07:00
Syrus
ed651055f3
Fixed singlepass make release
2019-04-18 13:01:55 -07:00
bors[bot]
b146a9f82a
Merge #366
...
366: Remove UserTrapper trait r=lachlansneff a=lachlansneff
This removes the `UserTrapper` trait and the thread_local EARLY_TRAPPER variable.
Fixes bug reported in #365 .
Co-authored-by: Lachlan Sneff <lachlan.sneff@gmail.com>
2019-04-18 17:33:37 +00:00
Lachlan Sneff
36d73d1b48
Update changelog to point to pr
2019-04-18 10:18:36 -07:00
Syrus
de8504af03
Merge branch 'master' of github.com:wasmerio/wasmer into feature/tar-install-with-wapm
2019-04-18 10:17:20 -07:00
Lachlan Sneff
016ef1c7b9
Add changelog item
2019-04-18 10:16:11 -07:00
Lachlan Sneff
6279dd8e82
Fix test again, whoops
2019-04-18 10:14:25 -07:00
Lachlan Sneff
f0e0255b3f
Fix vm test
2019-04-18 10:08:17 -07:00
Lachlan Sneff
4dd64ed72e
Remove UserTrapper trait
2019-04-18 10:00:15 -07:00
bors[bot]
ccad8874e9
Merge #360
...
360: Single-pass fixes and optimizations. r=syrusakbary a=losfair
Co-authored-by: losfair <zhy20000919@hotmail.com>
Co-authored-by: Lachlan Sneff <lachlan.sneff@gmail.com>
2019-04-18 15:04:09 +00:00
Syrus
a3c5fca30f
Merge branch 'master' into feature/tar-install-with-wapm
2019-04-17 17:45:15 -07:00
Syrus
6c158a93bf
Added imports to be able to run Imagemagick
2019-04-17 17:42:21 -07:00
Lachlan Sneff
016535ce12
Merge branch 'master' into feature/singlepass-opt
2019-04-17 15:19:51 -07:00
Lachlan Sneff
61f31ae7e8
Fix lint (just two lines)
2019-04-17 15:17:16 -07:00
bors[bot]
e8d335cfd9
Merge #348
...
348: Internal runtime ↔️ backend abstraction refactor. r=lachlansneff a=lachlansneff
This replaces the `ProtectedCaller` and `FuncResolver` traits with a combined `RunnableModule` trait. I'd like to get this merged, since it's standalone, but there are follow-up PRs I'd like to make that will further change the abstraction
Co-authored-by: Lachlan Sneff <lachlan.sneff@gmail.com>
Co-authored-by: Syrus Akbary <me@syrusakbary.com>
2019-04-17 21:48:08 +00:00
Lachlan Sneff
088263a604
Merge branch 'master' into feature/remove-call-protected
2019-04-17 14:14:36 -07:00
Lachlan Sneff
f0a20151f6
Fix returning the result from dynamic calls on the singlepass backend
2019-04-17 14:14:01 -07:00
losfair
e71da1cdf1
Some documentation on the code generator.
2019-04-18 02:28:08 +08:00
Syrus Akbary
c55952b450
Update LICENSE author
2019-04-16 12:11:00 -07:00
losfair
5f9aed0103
Merge remote-tracking branch 'origin/master' into feature/singlepass-opt
2019-04-17 02:18:00 +08:00
losfair
0da2442be1
Parse input in a single pass.
2019-04-17 02:10:36 +08:00
losfair
c47eb6eaa2
Fix corner cases.
2019-04-16 22:45:32 +08:00
bors[bot]
c8a71263db
Merge #355
...
355: add misc changes to Cargo.tomls for publishing r=MarkMcCaskey a=MarkMcCaskey
Co-authored-by: Mark McCaskey <mark@wasmer.io>
2019-04-12 21:20:52 +00:00
Mark McCaskey
5771c904f8
add changelog entry
2019-04-12 14:16:42 -07:00
Mark McCaskey
a36ab1cd78
add misc changes to Cargo.tomls for publishing
2019-04-12 14:07:25 -07:00
Lachlan Sneff
57e24c957c
Merge branch 'master' into feature/remove-call-protected
2019-04-12 12:44:59 -07:00
bors[bot]
e9f07dc239
Merge #352
...
352: update crate version numbers to 0.3.0 r=MarkMcCaskey a=MarkMcCaskey
Co-authored-by: Mark McCaskey <mark@wasmer.io>
2019-04-12 19:28:26 +00:00
Mark McCaskey
5dd6b06864
update changelog
2019-04-12 12:27:51 -07:00
Mark McCaskey
d507253372
update crate version numbers to 0.3.0
2019-04-12 12:19:46 -07:00
Syrus Akbary
9bab2e62c8
Require test-rust-nightly in bors to merge
2019-04-12 12:09:23 -07:00
Lachlan Sneff
8b2f613649
Merge branch 'master' into feature/remove-call-protected
2019-04-12 11:50:39 -07:00
Lachlan Sneff
5854e65161
Update changelog
2019-04-12 11:31:48 -07:00
bors[bot]
97059a178a
Merge #351
...
351: add hidden option to specify command name r=MarkMcCaskey a=MarkMcCaskey
Co-authored-by: Mark McCaskey <mark@wasmer.io>
Co-authored-by: Mark McCaskey <markmccaskey@users.noreply.github.com>
2019-04-12 18:30:33 +00:00
Mark McCaskey
73be6c7a75
Merge branch 'master' into feature/add-command-name-opt
2019-04-12 11:30:07 -07:00
Lachlan Sneff
eed334297c
Merge branch 'master' into feature/remove-call-protected
2019-04-12 11:28:30 -07:00
Mark McCaskey
9c12b3f7f1
update changelog
2019-04-12 11:22:01 -07:00
Lachlan Sneff
97e60602e4
Merge branch 'master' into feature/remove-call-protected
2019-04-12 11:18:51 -07:00
bors[bot]
e6e3ba5597
Merge #350
...
350: Enforce changelog updates through ci r=lachlansneff a=lachlansneff
This PR enforces that the changelog is updated for every PR through a CI job.
Co-authored-by: Lachlan Sneff <lachlan.sneff@gmail.com>
2019-04-12 18:17:52 +00:00
Mark McCaskey
9ae3559da4
add hidden option to specify command name
2019-04-12 11:17:02 -07:00
Lachlan Sneff
8af4888ced
Update CHANGELOG.md
2019-04-12 11:12:46 -07:00
Lachlan Sneff
b035c333d8
Fix indentation
2019-04-12 11:11:33 -07:00
Lachlan Sneff
b13844a1a3
Update config.yml
2019-04-12 11:10:55 -07:00