This adds `#![deny(missing_docs)]` to the wasm crate, and adds documentation to several struct and enum fields, as needed.
Integrated wasm test suite translation as cretonne test Fixes #146. Fixes #143.