We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 333d533 + baa63b6 commit 69d2bb1Copy full SHA for 69d2bb1
src/projects/directory.conf
@@ -26,7 +26,7 @@ projects = [
26
description: "An Actor Model implementation built on top of Cats-Effect, providing a higher-level abstraction for managing concurrency."
27
github: "https://github.com/suprnation/cats-actors"
28
affiliate: true
29
- platforms: [jvm]
+ platforms: [js, jvm, native]
30
},
31
{
32
title: "case-insensitive"
0 commit comments