tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
loadSec.code
tagion
wasm
WasmWriter
WasmWriter
loadSec
Undocumented in source.
mixintemplate
loadSec
(Section sec_type)
enum
code
=
format
(
q{
final
void
%
s
(
ref
ConstOf
!(
ReaderSections
[
Section
.%
s
])
sec
) {
enum
sec_type
=
Section
.%
s
;
previous_sec
=
sec_type
;
section_secT
!(
sec_type
)(
sec
); }
}
,
secname
(
sec_type
),
sec_type
,
sec_type
)
;
Meta
Source
See Source File
tagion
wasm
WasmWriter
WasmWriter
loadSec
manifest constants
code