TODO about docs
This commit is contained in:
parent
87ff031a17
commit
791292cd19
|
@ -1,6 +1,6 @@
|
||||||
//! WebAssembly interpreter module.
|
//! WebAssembly interpreter module.
|
||||||
|
|
||||||
// TODO(pepyakin): Fix these asap
|
// TODO(pepyakin): Fix this asap https://github.com/pepyakin/wasmi/issues/3
|
||||||
#![allow(missing_docs)]
|
#![allow(missing_docs)]
|
||||||
|
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
|
|
Loading…
Reference in New Issue