.. |
memory
|
Validate descriptor max on creating new table or memory (#186)
|
2019-02-15 13:14:42 -08:00 |
structures
|
Get caching working again
|
2019-02-20 16:41:41 -08:00 |
sys
|
Get caching working again
|
2019-02-20 16:41:41 -08:00 |
table
|
Validate descriptor max on creating new table or memory (#186)
|
2019-02-15 13:14:42 -08:00 |
backend.rs
|
Finalize new cache api
|
2019-02-21 11:47:28 -08:00 |
backing.rs
|
Use ModuleInfo instead of ModuleInner when possible
|
2019-02-18 11:56:20 -08:00 |
cache.rs
|
Finalize new cache api
|
2019-02-21 11:47:28 -08:00 |
error.rs
|
Impl Error for CallError
|
2019-02-15 19:16:19 -06:00 |
export.rs
|
Add caching. (#134)
|
2019-02-06 16:26:45 -08:00 |
global.rs
|
Instantiate takes reference
|
2019-02-02 15:58:33 -08:00 |
import.rs
|
Moved ctx in func macro to be first arg
|
2019-02-09 13:33:22 -08:00 |
instance.rs
|
Use ModuleInfo instead of ModuleInner when possible
|
2019-02-18 11:56:20 -08:00 |
lib.rs
|
Finalize new cache api
|
2019-02-21 11:47:28 -08:00 |
macros.rs
|
Moved ctx in func macro to be first arg
|
2019-02-09 13:33:22 -08:00 |
module.rs
|
Finalize new cache api
|
2019-02-21 11:47:28 -08:00 |
sig_registry.rs
|
Fix some reviewed items
|
2019-01-29 12:49:51 -08:00 |
typed_func.rs
|
Use repr(transparent) for single element structs (#187)
|
2019-02-15 15:11:06 -08:00 |
types.rs
|
Get caching working again
|
2019-02-20 16:41:41 -08:00 |
units.rs
|
Get caching working again
|
2019-02-20 16:41:41 -08:00 |
vm.rs
|
Fix test compilation
|
2019-02-21 11:54:39 -08:00 |
vmcalls.rs
|
Fixed simple spectests example compilation
|
2019-02-09 20:13:58 -08:00 |