Export math functions to Wasm components
This commit is contained in:
@@ -149,6 +149,7 @@ StringList cli_demo_error_markers()
|
||||
markers.push_back(String("uce compile ") + "error");
|
||||
markers.push_back(String("fatal signal during ") + "request");
|
||||
markers.push_back(String("uncaught exception during ") + "request");
|
||||
markers.push_back("component not found");
|
||||
return(markers);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user