0 branches
Tree
Top files
Clone with HTTPS:
README.md
doc: update trim_doc_node_description, make module readmes more uniform (#20792)
2 years ago
173 bytes
constants_default.c.v
picoev: fix for windows apps with veb in a thread, parallel to a webview, that opens a lot of file descriptors (#23492)
1 year ago
252 bytes
constants_windows.c.v
picoev: fix for windows apps with veb in a thread, parallel to a webview, that opens a lot of file descriptors (#23492)
1 year ago
638 bytes
loop_linux.c.v
all: replace `int` with `i32` in `fn C.name(x int) int` declarations (#26522)
last Feb 7
3.14 KB
loop_termux.c.v
all: replace `int` with `i32` in `fn C.name(x int) int` declarations (#26522)
last Feb 7
3.14 KB
picoev_interrupt_test_linux.c.v
veb: fix long process started from app hogging CPU (fixes #26742)
last Apr 14
432 bytes
Description
picoev is a V implementation of picoev,
which in turn is "A tiny, lightning fast event loop for network applications".