mirror of
https://github.com/fluencelabs/wasmer
synced 2025-05-01 13:22:13 +00:00
1 line
346 B
JavaScript
1 line
346 B
JavaScript
initSidebarItems({"attr":[["ctor","Marks a function or static variable as a library/executable constructor. This uses OS-specific linker sections to call a specific function at load time."],["dtor","Marks a function as a library/executable destructor. This uses OS-specific linker sections to call a specific function at termination time."]]}); |