Sergey Pepyakin
|
528f468ef2
|
Minor fixes in docs (#38)
* Run nightly only if NIGHTLY_TOOLCHAIN is defined
* Minor fixes in docs.
|
2018-02-06 23:10:58 +03:00 |
Sergey Pepyakin
|
fa82dee676
|
Add docs (#32)
|
2018-02-01 19:46:33 +03:00 |
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 |
NikVolf
|
65f08eb44c
|
allow static signatures
|
2018-01-24 14:14:24 +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 |
Sergey Pepyakin
|
e26ddb6d12
|
Hide MemoryType.
|
2018-01-22 16:34:32 +03:00 |
Sergey Pepyakin
|
973d58a643
|
Hide TableType.
|
2018-01-22 16:30:13 +03:00 |
Sergey Pepyakin
|
b323d004fe
|
Hide GlobalType
|
2018-01-22 16:23:07 +03:00 |
Sergey Pepyakin
|
ca6299ba53
|
Hide ValueType.
|
2018-01-18 17:13:56 +03:00 |
Sergey Pepyakin
|
1bf3702440
|
Move Signature into types module.
|
2018-01-18 15:54:31 +03:00 |