Commit Graph

  • 52e14f31fe chore: add .gitignore entries for wren binary and merged source file, update Makefile with GTK3 dependencies and commented build targets, and include README with project overview and extension documentation main retoor 2025-08-20 20:17:34 +0000
  • 99972eb8cc feat: replace socket backend with sqlite3 and refactor socket API to static methods retoor 2025-07-30 04:56:55 +0000
  • 7dda554d0a feat: add sqlite3 and io foreign modules with async callbacks and integrate into build retoor 2025-07-30 03:11:49 +0000
  • 46abad3a3a feat: implement string backend with endsWith, startsWith, and replace methods for Wren VM retoor 2025-07-29 13:15:00 +0000
  • e8a993062c feat: implement web crawler with url queue and html parsing engine retoor 2025-07-29 13:14:51 +0000
  • d8b1443bef feat: integrate string backend and add socket accept operation to async manager retoor 2025-07-29 13:14:47 +0000
  • fad9909371 chore: remove entire httplib.h, socket_backend.cpp, and socket_backend_20250729_141833.c files while adding response body print to requests_example.wren retoor 2025-07-29 12:38:46 +0000
  • 0461db7049 feat: add async HTTP request handling with Wren callback integration and thread pool retoor 2025-07-29 12:35:38 +0000