Syrus Akbary
|
65b36eb6ba
|
Trying to use latest version of nix
|
2018-11-28 13:57:59 -08:00 |
|
Lachlan Sneff
|
4015fb6193
|
Hack together enough emscripten stack stuff to make it happy
|
2018-11-25 23:56:21 -05:00 |
|
Syrus Akbary
|
3ea37dcc59
|
Updated references from wafoundation to wasmerio
|
2018-11-21 22:19:14 -08:00 |
|
Syrus Akbary
|
f3833dc237
|
Merge branch 'master' into parallel-compilation
# Conflicts:
# src/webassembly/instance.rs
|
2018-11-20 16:30:25 -08:00 |
|
Syrus Akbary
|
c141f8b64c
|
Use local cranelift
|
2018-11-20 16:19:00 -08:00 |
|
Syrus Akbary
|
a9e46a02d3
|
Merge branch 'master' into cranelift-upgrade
# Conflicts:
# Cargo.lock
# Cargo.toml
# src/webassembly/mod.rs
# src/webassembly/module.rs
|
2018-11-15 19:40:45 -08:00 |
|
Syrus Akbary
|
2dcd25bebd
|
Make wasmer work with stable Rust
|
2018-11-15 13:30:32 -08:00 |
|
Syrus Akbary
|
adf6d298b6
|
Trying to upgrade Cranelift to 0.23
|
2018-11-14 23:10:35 -08:00 |
|
Syrus Akbary
|
52614de22f
|
Added signal handler to handle WebAssembly traps properly
Please read more about this here: https://github.com/CraneStation/wasmtime/issues/15
Code inspired by: 625a2b6c08
|
2018-11-06 11:15:40 +01:00 |
|
Syrus Akbary
|
1bc5664e5d
|
Updated spin package
|
2018-11-05 18:58:57 +01:00 |
|
Syrus Akbary
|
1f8a9d931c
|
Improved speed of tests with a special feature flag
|
2018-10-30 17:35:11 +01:00 |
|
Syrus Akbary
|
674c62aad5
|
Fixed tempdir dependency issue with Crates
|
2018-10-26 00:43:00 +02:00 |
|
Syrus Akbary
|
b5590c21a3
|
Improved Cargo package licensing & description
|
2018-10-26 00:43:00 +02:00 |
|
Syrus Akbary
|
d380eede4d
|
Make wasmer publishable
|
2018-10-26 00:43:00 +02:00 |
|
Syrus Akbary
|
9d02cef0c2
|
Improved cargo packaging
|
2018-10-26 00:43:00 +02:00 |
|
Syrus Akbary
|
380e5417d9
|
Removed unnecessary dependency libffi
|
2018-10-19 11:46:07 +02:00 |
|
Syrus Akbary
|
a932fef217
|
Added automatic test generator from wasm spec
|
2018-10-19 01:29:12 +02:00 |
|
Syrus Akbary
|
e97b47e147
|
Added ImportObject structure. Added integration tests
|
2018-10-17 16:08:51 +02:00 |
|
Syrus Akbary
|
daefac46bb
|
Improved tests coverage
|
2018-10-16 11:18:58 +02:00 |
|
Syrus Akbary
|
1879a14938
|
All function calls are now working
|
2018-10-16 03:24:36 +02:00 |
|
Syrus Akbary
|
78cf7800e5
|
Added function compilation
|
2018-10-15 02:48:59 +02:00 |
|
Syrus Akbary
|
48fbc850ea
|
Improved runnable options
|
2018-10-14 23:47:35 +02:00 |
|
Syrus Akbary
|
ac9edf39e6
|
Improved instance
|
2018-10-14 13:59:11 +02:00 |
|
Syrus Akbary
|
9bca6940b3
|
First working version of the interpreter
|
2018-10-11 21:29:36 +02:00 |
|