ShouldLoadAwasmfileAndConvertItIntoBetterC

Undocumented in source.
@safe
@Scenario("should load a #wasm-file and convert it into betterC", [])
class ShouldLoadAwasmfileAndConvertItIntoBetterC {}

Constructors

this
this(ShouldConvertswastfileTestsuiteToWasmFileFormat load_wasm)
Undocumented in source.

Members

Functions

dlangfileFormat
Document dlangfileFormat()
Undocumented in source. Be warned that the author may not have intended to support it.
wasmfileFormat
Document wasmfileFormat()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

betterc_file
string betterc_file;
Undocumented in source.
reader
WasmReader reader;
Undocumented in source.
wasm_file
string wasm_file;
Undocumented in source.

Meta