Sergey Pepyakin
|
551c992730
|
4th iteration on documentation (#22)
* Rename LoadedModule to Module
* Hide TryInto
* Fix rustdoc tests.
* Rename from_parity_wasm_module and doc it.
* Document `Module::from_buffer`
* Tidy Module docs
* Some rustdoc headers.
* Document FuncInstance::{alloc_host, signature}
* Document descriptors.
* Doc NotStartedModuleRef
* Fix cargo-deadlinks
|
2018-01-26 19:24:40 +03:00 |
Sergey Pepyakin
|
bc89a20b96
|
Third iteration on documenation.
|
2018-01-25 18:17:25 +03:00 |
Nikolay Volf
|
429aaa2a4e
|
Merge pull request #11 from pepyakin/docs-1
First iteration on documentation.
|
2018-01-23 20:00:29 +03:00 |
Sergey Pepyakin
|
41983cff0a
|
First iteration on documentation.
|
2018-01-23 19:38:49 +03:00 |
Sergey Pepyakin
|
a98852e62a
|
Couple of fixes
|
2018-01-23 18:12:52 +03:00 |
NikVolf
|
4eb8608c1e
|
rewire everything
|
2018-01-23 14:26:45 +03:00 |
Sergey Pepyakin
|
bf2b2acbc5
|
Reintroduce FuncInstance; Hide internals
|
2018-01-22 20:07:30 +03:00 |
Sergey Pepyakin
|
730ff68599
|
FuncInstances hold WeakRef
|
2018-01-22 19:57:00 +03:00 |
Sergey Pepyakin
|
44f61251c1
|
Hide FuncInstance
|
2018-01-22 19:38:57 +03:00 |
Sergey Pepyakin
|
ca6299ba53
|
Hide ValueType.
|
2018-01-18 17:13:56 +03:00 |
Sergey Pepyakin
|
e9470373f7
|
Migrate on Signature type.
|
2018-01-18 15:48:43 +03:00 |
Sergey Pepyakin
|
49347a63ee
|
Initial commit
|
2018-01-17 19:54:06 +03:00 |