Mark McCaskey
|
736bddfe17
|
debug log error in windows clock, conditionally pull in winapi
|
2019-05-21 10:35:51 -07:00 |
|
Mark McCaskey
|
08b4b639f4
|
add realtime and monotonic clock support for wasi on windows
|
2019-05-21 10:24:06 -07:00 |
|
Mark McCaskey
|
6b81ec0aa7
|
add mapdir regression test; add testfs; add arg passing system
|
2019-05-20 17:43:50 -07:00 |
|
Mark McCaskey
|
7cc967e709
|
flip order of args in mapdir
|
2019-05-20 16:46:08 -07:00 |
|
Mark McCaskey
|
be4dd453c2
|
clean up and fix bugs
|
2019-05-20 16:39:02 -07:00 |
|
Mark McCaskey
|
97a2237255
|
Merge branch 'master' into feature/map-dir
|
2019-05-20 15:23:13 -07:00 |
|
Mark McCaskey
|
f2001fea50
|
fix file creation ts for WASI Linux
|
2019-05-20 15:02:22 -07:00 |
|
Mark McCaskey
|
d7d17bd647
|
add expect to call entrypoint in wasi tests
|
2019-05-20 13:55:29 -07:00 |
|
Mark McCaskey
|
7a4b47d651
|
update compiled tests
|
2019-05-20 13:28:31 -07:00 |
|
Mark McCaskey
|
2c5f72805e
|
fix WASI clock bugs
|
2019-05-20 11:01:28 -07:00 |
|
Mark McCaskey
|
8a177363f4
|
fix file metadata wasi test
|
2019-05-20 09:24:55 -07:00 |
|
Mark McCaskey
|
4b03abafcc
|
Merge branch 'master' into feature/map-dir
|
2019-05-17 16:24:26 -07:00 |
|
Mark McCaskey
|
4760840a77
|
move stdout capture from runtime core to dev-utils
|
2019-05-17 15:48:30 -07:00 |
|
Mark McCaskey
|
542e47ff82
|
add more wasi tests
|
2019-05-17 15:31:02 -07:00 |
|
Mark McCaskey
|
ec9c5360ef
|
move stdio capture into runtime_core; rm emscripten dep in wasi
|
2019-05-17 13:30:10 -07:00 |
|
Mark McCaskey
|
b9bb310215
|
add wasi regression test system
|
2019-05-17 12:09:31 -07:00 |
|
Mark McCaskey
|
f9beef276d
|
implement map-dir for WASI; fix bug in path_open
|
2019-05-16 17:35:13 -07:00 |
|
Syrus
|
4ddffb8285
|
Update libraries versions to 0.4.2
|
2019-05-16 14:39:13 -07:00 |
|
Mark McCaskey
|
83deae80dc
|
update changelog; clean up
|
2019-05-15 15:16:52 -07:00 |
|
Mark McCaskey
|
b2752735db
|
avoid opening files when not needed in WASI, check for write permissions
|
2019-05-15 15:11:29 -07:00 |
|
Mark McCaskey
|
ace7a19a7b
|
apply base path update to wasi::path_filestat_get
|
2019-05-15 10:25:31 -07:00 |
|
Mark McCaskey
|
216d09b7c7
|
Merge branch 'fix/misc-wasi-fs-issues' of github.com:wasmerio/wasmer into fix/misc-wasi-fs-issues
|
2019-05-14 17:40:09 -07:00 |
|
Mark McCaskey
|
c402c0350c
|
return EIO if internal data structures are corrupt
|
2019-05-14 17:39:19 -07:00 |
|
Mark McCaskey
|
593255021d
|
Merge branch 'master' into fix/misc-wasi-fs-issues
|
2019-05-14 16:42:42 -07:00 |
|
Mark McCaskey
|
87d9940a23
|
implement readdir!
|
2019-05-14 16:33:54 -07:00 |
|
Mark McCaskey
|
3bf550055f
|
rm from entry in fd_renumber -- thanks Brandon!
|
2019-05-14 15:10:01 -07:00 |
|
Mark McCaskey
|
84ea25241a
|
fix opening directories in path_open
|
2019-05-14 15:08:45 -07:00 |
|
Mark McCaskey
|
5114d42237
|
fix borrowing warning on nightly
|
2019-05-14 14:05:41 -07:00 |
|
Brandon Fish
|
2aefa731a6
|
Add deny for unreachable patterns and unused unsafe
|
2019-05-12 00:33:02 -05:00 |
|
Brandon Fish
|
85158ac22a
|
Add some initial deny for unused_imports and unused_variables
Additional unused variable fix on unix
Remove unused import on unix
Remove unused windows import
|
2019-05-11 09:23:25 -05:00 |
|
Mark McCaskey
|
02f3349cb1
|
clean up, update changelog
|
2019-05-10 10:58:06 -07:00 |
|
Mark McCaskey
|
a527154c62
|
major improvements to wasi fs calls; include explanation in unimpl!s
|
2019-05-10 10:54:36 -07:00 |
|
Mark McCaskey
|
1f99ef8377
|
implement some FS operations for rsign2
|
2019-05-09 16:01:36 -07:00 |
|
Mark McCaskey
|
e5dc94c7d6
|
update version number to 0.4.1
|
2019-05-06 18:02:39 -07:00 |
|
Mark McCaskey
|
d020ffd759
|
update version to 0.4.0
|
2019-04-29 13:26:51 -07:00 |
|
Syrus Akbary
|
a6b8c1b0fa
|
Fix debug issue
|
2019-04-26 17:40:55 -07:00 |
|
Mark McCaskey
|
655188a788
|
Fix WASI FS abstraction for Windows
|
2019-04-26 13:17:36 -07:00 |
|
Mackenzie Clark
|
3998c9ec17
|
remove zbox because wasmer will not build on windows nightly
|
2019-04-25 12:45:45 -07:00 |
|
Lachlan Sneff
|
706ddabf61
|
Hook up error propagation
|
2019-04-22 15:06:40 -07:00 |
|
Syrus
|
3729c4a8b8
|
Revert "Merge #370"
This reverts commit 48a8391f5d , reversing
changes made to 363b46eca7 .
|
2019-04-22 12:10:39 -07:00 |
|
Syrus
|
878a0e6687
|
Partial Revert of types “Return type normalization, and change return errors from imported functions"
This reverts commit 74b6ba4eaf .
# Conflicts:
# lib/wasi/src/syscalls/mod.rs
|
2019-04-22 12:09:30 -07:00 |
|
Lachlan Sneff
|
7940aa7e42
|
Fix renamed variable
|
2019-04-22 11:57:50 -07:00 |
|
Lachlan Sneff
|
74b6ba4eaf
|
Return type normalization, and change return errors from imported functions
|
2019-04-22 11:42:52 -07:00 |
|
Brandon Fish
|
2516a1ee31
|
Merge branch 'master' into feature/wasi-more-debug
|
2019-04-20 14:22:59 -05:00 |
|
Brandon Fish
|
962c9c8596
|
Add more Debug impl for WASI types
|
2019-04-20 14:22:31 -05:00 |
|
Syrus
|
0aa35a675b
|
Fix WASI by using u32 everywhere instead of u16
|
2019-04-20 11:47:06 -07:00 |
|
Mark McCaskey
|
8095d70957
|
fix write to flush buffer; fix warnings
|
2019-04-19 15:57:51 -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 |
|