Commit Graph

1673 Commits

Author SHA1 Message Date
5661540097 chore(runtime-c-api) Move .wasm files into the assets directory. 2019-03-27 09:42:56 +01:00
d65a5dfe57 fix typo 2019-03-26 20:07:00 -07:00
8dd158d3fb fix more warnings 2019-03-26 19:05:53 -07:00
0435d6149a Merge branch 'master' into feature/generate-nullfuncs 2019-03-26 19:04:41 -07:00
3d3ce27cdb cargo fmt 2019-03-26 19:00:39 -07:00
ead5600abb fix warnings 2019-03-26 19:00:09 -07:00
e701bdb811 remove the nullfunc functions 2019-03-26 19:00:03 -07:00
0533a4eef6 dynamically import null funcs (all with the same signature) 2019-03-26 18:59:39 -07:00
f9a29445ca fix instatiate calli n c-api 2019-03-26 17:00:51 -07:00
9c599f1226 Merge branch 'master' into feature/vfs 2019-03-26 17:00:40 -07:00
a0809dedbf change formatting to match syscalls 2019-03-26 16:57:58 -07:00
c7407ca7ab Merge branch 'master' into feature/add-support-for-symbol-maps 2019-03-26 16:42:56 -07:00
9c58bed344 add support for symbol maps 2019-03-26 16:41:40 -07:00
cb350577e4 Merge #292
292: fix arg passing to getcwd syscall r=MarkMcCaskey a=MarkMcCaskey



Co-authored-by: Mark McCaskey <mark@wasmer.io>
2019-03-26 23:17:57 +00:00
49db149224 fix arg passing to getcwd syscall 2019-03-26 14:37:47 -07:00
ad897b2076 Merge #291
291: fix alignment check on pointer r=MarkMcCaskey a=MarkMcCaskey



Co-authored-by: Mark McCaskey <mark@wasmer.io>
2019-03-26 17:33:37 +00:00
18d2df8a88 try pinning nightly version 2019-03-26 10:27:07 -07:00
d2818b1ffa fix alignment check on pointer 2019-03-26 09:56:23 -07:00
5bb82379ba add windows functions that were missed 2019-03-25 20:42:48 -07:00
16c9bb2160 cargo fmt 2019-03-25 20:18:33 -07:00
60685d1d0a Merge branch 'master' into feature/vfs 2019-03-25 20:17:57 -07:00
7c9e537443 refactor everything 2019-03-25 19:44:12 -07:00
ccb5b0f7b3 Merge #289
289: Add syscalls for sqlite3 r=xmclark a=MarkMcCaskey



Co-authored-by: Mark McCaskey <mark@wasmer.io>
2019-03-26 00:31:59 +00:00
43a8a00d79 change getpwuid to just return 0 2019-03-25 16:59:23 -07:00
abafbbdbb2 fix pointer casting lint 2019-03-25 16:25:39 -07:00
93432bdb12 Make reading database files work too! 2019-03-25 16:13:41 -07:00
3500d5a7c7 add more functions for sqlite compiled from config src 2019-03-25 13:09:23 -07:00
2969989ecd sort imports 2019-03-25 12:39:57 -07:00
4f98da710d add more; get it working 2019-03-25 11:58:44 -07:00
f66b024390 Merge branch 'master' into feature/add-syscalls-for-sqlite3 2019-03-25 11:14:01 -07:00
1ce29e788f add syscalls for sqlite3 2019-03-25 11:12:34 -07:00
0e632cab6e Merge #285
285: add many emscripten functions for PHP r=MarkMcCaskey a=MarkMcCaskey



Co-authored-by: Mark McCaskey <mark@wasmer.io>
Co-authored-by: Mark McCaskey <markmccaskey@users.noreply.github.com>
2019-03-25 17:53:14 +00:00
d825746245 Merge branch 'feature/add-syscalls-for-php' of github.com:wasmerio/wasmer into feature/add-syscalls-for-php 2019-03-25 10:45:19 -07:00
de0dedc78d relocate io stubs and add windows syscall stubs 2019-03-25 10:45:02 -07:00
4210bcd822 Merge branch 'master' into feature/add-syscalls-for-php 2019-03-25 10:17:18 -07:00
e56dfe70c7 rm REVIEW comments 2019-03-25 10:16:43 -07:00
8432ce9238 Merge branch 'master' into feature/vfs 2019-03-24 18:30:50 -07:00
0c11dd88bb remove unused circle macros 2019-03-24 18:30:31 -07:00
93a6279833 fix parts of the circle config 2019-03-24 18:19:23 -07:00
18a6c8a611 Merge #286
286: Add extend to imports  r=MarkMcCaskey a=MarkMcCaskey

a rewrite of #283 with a focus on simplicity

resolves #258

Co-authored-by: Mark McCaskey <mark@wasmer.io>
2019-03-25 01:16:10 +00:00
12b53a48ad fix tests 2019-03-24 17:54:52 -07:00
e59e57d8a5 lint 2019-03-24 17:35:37 -07:00
0666a5375b add missing hashbrown dependency for dynasm 2019-03-24 17:30:10 -07:00
225b82ae78 change behavior of extend to overwrite on conflict 2019-03-24 17:16:05 -07:00
4bb3fed1e6 just dont 2019-03-24 17:06:36 -07:00
0091264b65 get it building with zbox fork 2019-03-24 16:38:45 -07:00
3369735dc4 checkout 2019-03-23 17:31:49 -07:00
59d02efde4 run the script and sudo 2019-03-23 17:20:43 -07:00
e153cf5825 make a a caching build step for lib sodium 2019-03-23 17:16:29 -07:00
b7d27af5cb use absolute path 2019-03-23 16:58:10 -07:00