1
0
mirror of https://github.com/fluencelabs/wasmer synced 2025-05-14 19:41:20 +00:00

1 line
346 B
JavaScript
Raw Permalink Normal View History

2019-09-06 15:57:44 -07:00
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."]]});