ShouldConvertswastfileTestsuiteToWasmFileFormat

Undocumented in source.
@safe
@Scenario("should converts #wast-file testsuite to wasm file format", [])
class ShouldConvertswastfileTestsuiteToWasmFileFormat {}

Constructors

this
this(string wast_file)
Undocumented in source.

Members

Functions

file
Document file()
Undocumented in source. Be warned that the author may not have intended to support it.
wasmfile
Document wasmfile()
Undocumented in source. Be warned that the author may not have intended to support it.
webAssembly
Document webAssembly()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

tokenizer
WastTokenizer tokenizer;
Undocumented in source.
wasm_file
string wasm_file;
Undocumented in source.
wast_file
string wast_file;
Undocumented in source.
writer
WasmWriter writer;
Undocumented in source.

Meta