This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include "webui.h" | |
void my_c_fn(webui_event_t* e) { | |
printf("Hello from C!\n"); | |
} | |
int main() { | |
const char* my_html = "<!DOCTYPE html>" | |
"<html>" | |
" <head>" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
google.com | |
youtube.com | |
facebook.com | |
amazon.com | |
reddit.com | |
apple.com | |
dictionary.com | |
yahoo.com | |
wikipedia.org | |
paypal.com |