Syrus Akbary
|
921f1d7671
|
Merge pull request #210 from wasmerio/fix/disable-caching-for-windows
no caching on windows
|
2019-02-25 12:33:09 -08:00 |
|
Syrus
|
f9c0e0c078
|
Fix formatting
|
2019-02-25 12:25:28 -08:00 |
|
Mackenzie Clark
|
3cfdaf3891
|
Merge branch 'master' into feature/emscripten-getcwd
|
2019-02-25 12:18:30 -08:00 |
|
Mackenzie Clark
|
feeed0050d
|
Merge branch 'master' into fix/disable-caching-for-windows
|
2019-02-25 12:06:51 -08:00 |
|
Mackenzie Clark
|
deac24c0bd
|
fix windows installer
|
2019-02-25 12:06:23 -08:00 |
|
Syrus Akbary
|
c5c967da00
|
Added parallel compilation (#209)
|
2019-02-25 12:03:48 -08:00 |
|
Mackenzie Clark
|
9aa6380460
|
lol
|
2019-02-25 11:53:15 -08:00 |
|
Mackenzie Clark
|
2f51694815
|
no caching on windows
|
2019-02-25 11:47:03 -08:00 |
|
Brandon Fish
|
b008a054de
|
Fix C API to allow calling an exported func
|
2019-02-24 12:22:24 -06:00 |
|
Brandon Fish
|
1dfa106850
|
Add C API module import descriptors
|
2019-02-23 18:25:51 -06:00 |
|
Brandon Fish
|
17fe7bdaea
|
Add C API module export descriptors
|
2019-02-23 15:41:38 -06:00 |
|
Andrew Cann
|
ed706133c4
|
fix stack overflow in Error's Display impl
|
2019-02-23 17:00:03 +08:00 |
|
Mackenzie Clark
|
82eef13f41
|
Create a grow error and refactor grow impl to return result (#191)
|
2019-02-22 22:18:59 -08:00 |
|
Syrus Akbary
|
fa596d2d23
|
Update Cargo.toml
|
2019-02-22 17:38:28 -08:00 |
|
Lachlan Sneff
|
2a913f5663
|
Implement table, partial call_indirect
|
2019-02-22 17:34:55 -08:00 |
|
Mackenzie Clark
|
0c4aea2d84
|
Merge branch 'master' into feature/emscripten-getcwd
|
2019-02-22 16:54:19 -08:00 |
|
Lachlan Sneff
|
07c8975304
|
Fix clif backend
|
2019-02-22 16:20:26 -08:00 |
|
Syrus Akbary
|
2e2cbdb167
|
Merge pull request #201 from wasmerio/feature/benchmarks
Add benchmark runner and nginx compile vs. load bench
|
2019-02-22 15:49:23 -08:00 |
|
Mackenzie Clark
|
7fb7529b48
|
cargo fmt
|
2019-02-22 15:16:07 -08:00 |
|
Mackenzie Clark
|
70e0b8cee1
|
Merge branch 'master' into feature/emscripten-getcwd
|
2019-02-22 15:15:26 -08:00 |
|
Mackenzie Clark
|
b5056d676a
|
update wasm file
|
2019-02-22 15:07:55 -08:00 |
|
Mackenzie Clark
|
966be3ee8f
|
right to the out buffer that was passed in syscall183
|
2019-02-22 14:54:01 -08:00 |
|
Lachlan Sneff
|
df03d00e74
|
Merge upstream/master into feature/llvm-feature
|
2019-02-22 14:14:46 -08:00 |
|
Lachlan Sneff
|
0c19824425
|
Fix after merge
|
2019-02-22 14:07:03 -08:00 |
|
Lachlan Sneff
|
d9506ca5d5
|
Merge branch 'master' into feature/benchmarks
|
2019-02-22 13:32:09 -08:00 |
|
Syrus Akbary
|
9b32a6cca9
|
Merge pull request #200 from wasmerio/feature/standalone-cache
Added cache into standalone app
|
2019-02-22 13:30:46 -08:00 |
|
Lachlan Sneff
|
4042cff914
|
Change hashing algorithm from sha1 to meowhash
|
2019-02-22 13:02:28 -08:00 |
|
Mackenzie Clark
|
0f9369c67d
|
cargo fmt and better error message
|
2019-02-22 12:39:19 -08:00 |
|
Mackenzie Clark
|
ad3d361f76
|
add the syscall and create a test
|
2019-02-22 12:32:14 -08:00 |
|
Lachlan Sneff
|
cb84894d42
|
Add section about benchmarking to readme
|
2019-02-22 12:31:41 -08:00 |
|
Lachlan Sneff
|
687f70df89
|
Add validation benchmark
|
2019-02-22 12:31:41 -08:00 |
|
Syrus
|
16d62ace52
|
Fixed cache example (again)
|
2019-02-22 12:17:49 -08:00 |
|
Mackenzie Clark
|
70ba4ec466
|
Merge branch 'master' into feature/benchmarks
|
2019-02-22 12:14:11 -08:00 |
|
Lachlan Sneff
|
6d092dc121
|
Fix lint
|
2019-02-22 12:08:56 -08:00 |
|
Lachlan Sneff
|
17901f992a
|
Add benchmark runner and nginx compile vs. load bench
|
2019-02-22 12:07:07 -08:00 |
|
Syrus
|
b3dd47bce8
|
Fixed runtime example
|
2019-02-22 12:06:22 -08:00 |
|
Syrus
|
13e1cb1169
|
Added a —disable-cache cli flag for wasmer run
|
2019-02-22 12:01:03 -08:00 |
|
Syrus
|
84042cecb3
|
Fixed wrong syntax
|
2019-02-22 12:00:30 -08:00 |
|
Syrus
|
fdb2a67579
|
Added cache into standalone app
|
2019-02-22 11:42:36 -08:00 |
|
Brandon Fish
|
c9969f269c
|
Use minimum limit as initial table size (#196)
|
2019-02-22 11:16:15 -08:00 |
|
Mackenzie Clark
|
a6d72bdec9
|
more emscripten stubs and urandom hack (#199)
|
2019-02-22 10:42:38 -08:00 |
|
Syrus Akbary
|
e9d72740c0
|
Merge pull request #197 from wasmerio/feature/c-api-module-instantiate
Add C API module_instantiate function
|
2019-02-22 09:58:49 -08:00 |
|
Syrus Akbary
|
1821eae995
|
Merge pull request #198 from wasmerio/feature/cache-rework
Redesign the exposed cache api.
|
2019-02-22 09:58:28 -08:00 |
|
Lachlan Sneff
|
f1b190743b
|
Change file.write to file.write_all
|
2019-02-21 17:11:28 -08:00 |
|
Lachlan Sneff
|
199cabd0af
|
Add comment about serde feature
|
2019-02-21 17:09:32 -08:00 |
|
Lachlan Sneff
|
696fd8fce3
|
Update api again and change SerializedCache to Artifact
|
2019-02-21 17:07:04 -08:00 |
|
Lachlan Sneff
|
64eadad7fa
|
Fix review comments
|
2019-02-21 15:31:20 -08:00 |
|
Lachlan Sneff
|
244308374c
|
Fix formatting
|
2019-02-21 15:27:20 -08:00 |
|
Lachlan Sneff
|
f9d7d56195
|
Add documentation and make load safe
|
2019-02-21 14:00:33 -08:00 |
|
Lachlan Sneff
|
c78d4a8674
|
Fix test compilation 2
|
2019-02-21 12:55:03 -08:00 |
|