tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
ShouldTranspileTheWasmFileToBetterCFileAndExecutionIt
tagion
testbench
tvm
wasm_testsuite
Undocumented in source.
@
safe
@
Scenario
("should transpile the wasm file to betterC file and execution it.", [])
class
ShouldTranspileTheWasmFileToBetterCFileAndExecutionIt {
string
betterc_file
;
string
test_file
;
this
(ShouldLoadAwasmfileAndConvertItIntoBetterC transpiled);
Document
betterc_format
();
Document
compile
();
Document
run_test
();
}
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
Source
See Implementation
tagion
testbench
tvm
wasm_testsuite
aliases
FeatureContext
classes
ShouldConvertswastfileTestsuiteToWasmFileFormat
ShouldLoadAwasmfileAndConvertItIntoBetterC
ShouldTranspileTheWasmFileToBetterCFileAndExecutionIt
manifest constants
feature
static variables
testsuite