Mark McCaskey
|
929825cba1
|
Improve some docs and misc code segments
|
2020-01-31 15:42:18 -08:00 |
|
Brandon Fish
|
ea3b6fa6d7
|
Add missing rustdocs for Windows code
|
2019-11-10 16:03:43 -06:00 |
|
Brandon Fish
|
aad390d09d
|
Deny missing docs in runtime core and add missing docs
|
2019-11-10 13:13:18 -06:00 |
|
Patrick Ventuzelo
|
4b3880c88b
|
add details when calling unimplemented!
|
2019-10-03 11:26:54 +02:00 |
|
losfair
|
7491b360ac
|
Fix CodeMemory::new(0)
|
2019-08-22 11:57:58 -07:00 |
|
losfair
|
bf9d915635
|
Fix a few issues from PR comments.
|
2019-08-21 14:53:33 -07:00 |
|
losfair
|
0e0573c73c
|
Merge remote-tracking branch 'origin/master' into feature/llvm-osr
|
2019-08-14 16:33:26 -07:00 |
|
losfair
|
c1619026d5
|
Swap code lazily when tiering up from singlepass to LLVM.
Does not handle long-running functions, but should work at least.
|
2019-08-09 04:26:17 +08:00 |
|
Nick Lewycky
|
18307bb79c
|
Improve panic/unreachable/unimplemented usage. Refactor a little.
|
2019-07-22 12:15:56 -07:00 |
|
Nick Lewycky
|
4535274cf3
|
Update the loader interface for 128 bit types.
|
2019-07-22 11:23:41 -07:00 |
|
Nick Lewycky
|
ea93b68165
|
Bump size of global up to 128 bits.
Fixes last spec test failure from the WAVM SIMD spec test.
|
2019-07-18 13:39:41 -07:00 |
|
losfair
|
32f9aee6fe
|
Cargo fmt
|
2019-05-14 16:04:08 +08:00 |
|
losfair
|
722ea39877
|
Cleanup loader code.
|
2019-05-14 16:02:27 +08:00 |
|
losfair
|
db9705f00c
|
Merge remote-tracking branch 'origin/master' into feature/remote-code-load
|
2019-05-14 15:46:15 +08:00 |
|
Heyang Zhou
|
7bc09ee220
|
kwasmd.
|
2019-05-05 09:32:35 -07:00 |
|
Heyang Zhou
|
a590d7cd07
|
Tables
|
2019-05-04 09:56:52 -07:00 |
|
losfair
|
14bfd75ac9
|
Code loader framework.
|
2019-05-03 00:23:41 +08:00 |
|