* Add comment support * Don't print empty comments * Add nop instruction * Add test and note * Add FuncWriter trait * Remove comment support * Add write_preamble to FuncWriter * Fix test * Some changes
* lib/codegen-meta moved into lib/codegen. * Renamed codegen-meta and existing meta.