Skip to content

Conversation

@waghanza
Copy link
Collaborator

@waghanza waghanza commented Oct 24, 2025

Failling frameworks

  • basolato
  • scorper

Not 100% successful frameworks

  • c/agoo-c
  • crystal/grip
  • d/cgi_hybrid
  • d/cgi_processes
  • gleam/mist
  • guile/fibers
  • guile/guile-web
  • java/armeria
  • java/blade
  • java/helidon-se
  • javascript/chubbyts-uwebsockets
  • javascript/sails
  • javascript/turbo_polka
  • julia/mongoose
  • kotlin/jooby
  • nim/caprese
  • nim/happyx
  • nim/httpbeast
  • nim/jester
  • nim/mike
  • nim/prologue
  • nim/rosencrantz
  • nim/whip
  • php/chubbyphp-swoole
  • php/chubbyphp-workerman
  • php/comet
  • php/cubex-workerman
  • php/fomo
  • php/hleb2-workerman
  • php/mark
  • php/mixphp-workerman
  • php/nano
  • php/simps
  • php/slim-swoole
  • php/unic
  • php/workerman
  • python/bottle
  • python/klein
  • python/lihil
  • python/nameko
  • r/ambiorix
  • r/restrserve
  • r/rserve
  • rust/may_minihttp
  • rust/micro-web
  • scala/pekkohttp
  • swift/hummingbird-framework
  • swift/kitura
  • v/pico
  • v/

....

@waghanza waghanza added the release This PR contains results update label Oct 24, 2025
@waghanza
Copy link
Collaborator Author

@dominikzogg is chubbyphp compatible with swoole 6.1 ?

@waghanza
Copy link
Collaborator Author

@sy-records can you take look at mezzio here ?

@waghanza
Copy link
Collaborator Author

@Kayden1412 could you make an update of zig ?

I have an error when compiling with 0.15

 => ERROR [build 15/15] RUN zig build -Doptimize=ReleaseFast                                                                                                                                                6.7s
------
 > [build 15/15] RUN zig build -Doptimize=ReleaseFast:
6.452 .cache/zig/p/N-V-__8AAHOzAQBh8wB371GN1DXTl1mKs8Rdqj0sJea0U4P7/build.zig:15:14: error: no field named 'root_source_file' in struct 'Build.ExecutableOptions'
6.452             .root_source_file = b.path("example/main.zig"),
6.452              ^~~~~~~~~~~~~~~~
6.452 /usr/local/zig/lib/std/Build.zig:771:31: note: struct declared here
6.452 pub const ExecutableOptions = struct {
6.452                               ^~~~~~
6.452 referenced by:
6.452     runBuild__anon_76442: /usr/local/zig/lib/std/Build.zig:2215:44
6.452     dependencyInner__anon_74175: /usr/local/zig/lib/std/Build.zig:2195:29
6.452     9 reference(s) hidden; use '-freference-trace=11' to see all references
6.452 .cache/zig/p/httpz-0.0.0-PNVzrGu3BgBqTTlJulQxL7nOo3ljwA5MvtGpQ2L0GkHE/build.zig:26:14: error: no field named 'root_source_file' in struct 'Build.TestOptions'
6.452             .root_source_file = b.path("src/httpz.zig"),
6.452              ^~~~~~~~~~~~~~~~
6.452 /usr/local/zig/lib/std/Build.zig:856:25: note: struct declared here
6.452 pub const TestOptions = struct {
6.452                         ^~~~~~
6.452 .cache/zig/p/websocket-0.1.0-ZPISdXNIAwCXG7oHBj4zc1CfmZcDeyR6hfTEOo8_YI4r/build.zig:20:14: error: no field named 'root_source_file' in struct 'Build.TestOptions'
6.452             .root_source_file = b.path("src/websocket.zig"),
6.452              ^~~~~~~~~~~~~~~~
6.452 /usr/local/zig/lib/std/Build.zig:856:25: note: struct declared here
6.452 pub const TestOptions = struct {
6.452                         ^~~~~~
6.452 build.zig:17:10: error: no field named 'target' in struct 'Build.ExecutableOptions'
6.452         .target = target,
6.452          ^~~~~~
6.452 /usr/local/zig/lib/std/Build.zig:771:31: note: struct declared here
6.452 pub const ExecutableOptions = struct {
6.452                               ^~~~~~
------

@waghanza waghanza force-pushed the update branch 18 times, most recently from 7334f6c to 6137309 Compare October 26, 2025 22:26
@waghanza
Copy link
Collaborator Author

@waghanza waghanza force-pushed the update branch 26 times, most recently from caec20e to 62278f6 Compare October 27, 2025 22:42
@waghanza waghanza marked this pull request as ready for review October 27, 2025 22:52
@waghanza waghanza merged commit 642672d into master Oct 27, 2025
1 check passed
@waghanza waghanza deleted the update branch October 27, 2025 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release This PR contains results update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants