tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
ShouldLoadAwasmfileAndConvertItIntoBetterC
tagion
testbench
tvm
wasm_testsuite
Undocumented in source.
@
safe
@
Scenario
("should load a #wasm-file and convert it into betterC", [])
class
ShouldLoadAwasmfileAndConvertItIntoBetterC {
string
wasm_file
;
string
betterc_file
;
WasmReader
reader
;
this
(ShouldConvertswastfileTestsuiteToWasmFileFormat load_wasm);
Document
wasmfileFormat
();
Document
dlangfileFormat
();
}
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
Source
See Implementation
tagion
testbench
tvm
wasm_testsuite
aliases
FeatureContext
classes
ShouldConvertswastfileTestsuiteToWasmFileFormat
ShouldLoadAwasmfileAndConvertItIntoBetterC
ShouldTranspileTheWasmFileToBetterCFileAndExecutionIt
manifest constants
feature
static variables
testsuite