Syrus
|
58d75868f4
|
Fixed syscall220 alignment
|
2019-06-13 12:17:17 +02:00 |
|
Jesús Leganés-Combarro 'piranna
|
f12d6f8dd2
|
Merge branch 'command/pyodide' of github.com:wasmerio/wasmer into command/pyodide
|
2019-06-12 23:26:02 +02:00 |
|
Jesús Leganés-Combarro 'piranna
|
cc740040d2
|
Merge branch 'master' into command/pyodide
|
2019-06-12 22:52:05 +02:00 |
|
Syrus
|
109acd2fa3
|
Trying to fix ___syscall220
|
2019-06-12 01:01:47 +02:00 |
|
Syrus
|
6ce4f5dca4
|
Minor fixes
|
2019-06-12 00:13:06 +02:00 |
|
Syrus
|
0b416e14c3
|
Improved syscall220 debug
|
2019-06-11 17:38:16 +02:00 |
|
Mark McCaskey
|
b36783fc50
|
remove duplicated code, wrap WasmPtr on wasi side
|
2019-06-11 11:10:42 +02:00 |
|
Mark McCaskey
|
7965ed2746
|
fix newly introduced bug in wasmptr array access
|
2019-06-10 13:32:33 +02:00 |
|
Jesús Leganés-Combarro 'piranna
|
5d93d9a904
|
Added fb and gb symbols
|
2019-06-08 19:53:21 +02:00 |
|
Jesús Leganés-Combarro 'piranna
|
ff21d9e95f
|
Merge branch 'master' into command/pyodide
|
2019-06-08 19:48:25 +02:00 |
|
Syrus Akbary
|
98e04193af
|
Merge branch 'master' into feature/better-memory-access-for-emscripten
|
2019-06-06 18:03:55 -07:00 |
|
Mark McCaskey
|
811acd7e68
|
probably actually fix the wasi ptr array bug now
|
2019-06-06 16:19:15 -07:00 |
|
Mark McCaskey
|
d7ea46bab7
|
add wasmptr memory abstraction to emscripten; update wasi array access
|
2019-06-06 15:45:19 -07:00 |
|
Mark McCaskey
|
6f633cee6f
|
fix pointer casting lint in emscripten syscall191
|
2019-06-06 12:07:19 -07:00 |
|
Mark McCaskey
|
8df63b1b6e
|
fix bugs in emscripten socket syscalls
|
2019-06-06 11:55:05 -07:00 |
|
Jesús Leganés-Combarro 'piranna
|
222b582207
|
Merge remote-tracking branch 'origin/master' into command/pyodide
|
2019-06-02 14:10:25 +02:00 |
|
Mark McCaskey
|
281c5ff45d
|
fix bugs in em mapdir, improve it for relative paths, use it more
|
2019-05-29 14:20:52 -07:00 |
|
Mark McCaskey
|
7a7aa4608a
|
fix emscripten regression tests
|
2019-05-29 11:41:29 -07:00 |
|
Mark McCaskey
|
6606a7c7b0
|
silence clippy on pointer alignment
|
2019-05-28 14:06:24 -07:00 |
|
Mark McCaskey
|
f8b94b7469
|
Merge remote-tracking branch 'origin/master' into feature/add-mapdir-for-emscripten
|
2019-05-28 13:48:12 -07:00 |
|
Mark McCaskey
|
3a4517d5d6
|
clean up code, verify it behaves the same as emscripten with js
|
2019-05-28 10:06:22 -07:00 |
|
Jesús Leganés-Combarro 'piranna
|
b78a8af228
|
Added missing functions for pyodide
Since Pyodide is focused on running on desktop, this pull-request lacks
Javascript runtime functions. It also sorted alphabetically some functions
|
2019-05-28 09:39:49 +02:00 |
|
Syrus
|
fe3db46173
|
Fixed time ptr
|
2019-05-27 12:47:15 -07:00 |
|
Syrus
|
6fd6ad92fa
|
Trying to fix timegm
|
2019-05-27 12:09:04 -07:00 |
|
Mark McCaskey
|
fc15bc58f6
|
add mapdir for emscripten; implement getdents, etc.
|
2019-05-24 18:00:07 -07:00 |
|
Syrus
|
dd30595358
|
Trying to fix issues
|
2019-05-24 13:30:41 -07:00 |
|
Syrus
|
dd9c5774f3
|
Separate fpathconf from pathconf
|
2019-05-24 12:15:52 -07:00 |
|
Syrus
|
c7dceba0d8
|
Improved formatting
|
2019-05-24 12:09:00 -07:00 |
|
Syrus
|
f79ff8b542
|
Merge branch 'master' into feature/jq
|
2019-05-21 17:15:12 -07:00 |
|
Jesús Leganés-Combarro 'piranna
|
490b94b814
|
Fix linting
|
2019-05-21 19:12:35 +02:00 |
|
Jesús Leganés-Combarro 'piranna
|
34e16d4a84
|
Move ucontext related functions to their own namespace
|
2019-05-20 22:54:58 +02:00 |
|
Jesús Leganés-Combarro 'piranna
|
8995060f9b
|
Mocks for _getcontext , _makecontext , _setcontext and _swapcontext
|
2019-05-19 20:53:24 +02:00 |
|
Jesús Leganés-Combarro 'piranna
|
f8cfb04e29
|
_alarm()
|
2019-05-19 20:24:49 +02:00 |
|
Jesús Leganés-Combarro 'piranna
|
2eb5ca1e48
|
_gai_strerror()
|
2019-05-19 20:16:00 +02:00 |
|
Jesús Leganés-Combarro 'piranna
|
7690febe77
|
getnameinfo()
|
2019-05-19 19:37:57 +02:00 |
|
Jesús Leganés-Combarro 'piranna
|
ad8178bb2a
|
[pthread] rwlock_destroy() , rwlock_init() and rwlock_wrlock()
|
2019-05-19 19:16:04 +02:00 |
|
Syrus
|
8f345dc284
|
Updated imports required for jq. Added get_str method in VarArgs
|
2019-05-18 12:38:22 -07:00 |
|
Mark McCaskey
|
4760840a77
|
move stdout capture from runtime core to dev-utils
|
2019-05-17 15:48:30 -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 |
|
Syrus
|
4ddffb8285
|
Update libraries versions to 0.4.2
|
2019-05-16 14:39:13 -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
|
e5dc94c7d6
|
update version number to 0.4.1
|
2019-05-06 18:02:39 -07:00 |
|
Mark McCaskey
|
e40b4a2c39
|
fix debug code
|
2019-05-06 14:58:44 -07:00 |
|
Mark McCaskey
|
91d01d1c05
|
clean up warnings
|
2019-05-06 14:17:23 -07:00 |
|
Mark McCaskey
|
ab184aceea
|
Update emscripten to run JSC
|
2019-05-06 14:05:04 -07:00 |
|
Syrus
|
8f345e9e8c
|
Fixed ioctl in Unix. Fixed provied main arguments
|
2019-05-05 13:55:40 -07:00 |
|
Syrus
|
789af39f9e
|
Improved ioctl calls
|
2019-05-05 12:31:31 -07:00 |
|
Syrus
|
f076c04b76
|
Moved from println to debug the emscripten entrypoint statement
|
2019-05-05 12:14:25 -07:00 |
|