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
|
d797808d4b
|
Improved Instance docs and removed unused code
|
2018-10-24 02:17:05 +02:00 |
|
Syrus Akbary
|
96f2440960
|
Added working mock for memory (grow and size)
|
2018-10-18 00:09:04 +02:00 |
|
Syrus Akbary
|
ba050f35cc
|
Improved wasmer script
|
2018-10-17 16:45:24 +02:00 |
|
Syrus Akbary
|
e97b47e147
|
Added ImportObject structure. Added integration tests
|
2018-10-17 16:08:51 +02:00 |
|
Syrus Akbary
|
c834f6b33e
|
Function imports now fully working
|
2018-10-17 11:23:41 +02:00 |
|
Syrus Akbary
|
606afda496
|
Moved macros to common mod
|
2018-10-16 17:01:47 +02:00 |
|