ShouldTranspileTheWasmFileToBetterCFileAndExecutionIt

Undocumented in source.
@safe
@Scenario("should transpile the wasm file to betterC file and execution it.", [])
class ShouldTranspileTheWasmFileToBetterCFileAndExecutionIt {}

Constructors

this
this(ShouldLoadAwasmfileAndConvertItIntoBetterC transpiled)
Undocumented in source.

Members

Functions

betterc_format
Document betterc_format()
Undocumented in source. Be warned that the author may not have intended to support it.
compile
Document compile()
Undocumented in source. Be warned that the author may not have intended to support it.
run_test
Document run_test()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

betterc_file
string betterc_file;
Undocumented in source.
test_file
string test_file;
Undocumented in source.

Meta