flst / upstream /emscripten /src /struct_info_cxx.json
arudradey's picture
Upload folder using huggingface_hub
00df61d verified
Raw
History Blame Contribute Delete
981 Bytes
Invalid JSON:Unexpected token '/', ..." }, // ======="... is not valid JSON
[
{
"file": "cxa_exception.h",
"structs": {
"__cxxabiv1::__cxa_exception": [
"exceptionDestructor",
"exceptionType",
"caught",
"rethrown",
"adjustedPtr"
]
}
},
// ===========================================
// WasmFS
// ===========================================
{
"file": "file.h",
"defines": [
"wasmfs::File::UnknownKind",
"wasmfs::File::DataFileKind",
"wasmfs::File::DirectoryKind",
"wasmfs::File::SymlinkKind"
]
},
// Embind
{
"file": "emscripten/val.h",
"defines": [
"emscripten::internal::EM_INVOKER_KIND::FUNCTION",
"emscripten::internal::EM_INVOKER_KIND::METHOD",
"emscripten::internal::EM_INVOKER_KIND::CONSTRUCTOR",
"emscripten::internal::EM_INVOKER_KIND::CAST"
]
}
]