You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4-2
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ for an application to render on a Wayland session (in a window) or a native DRM
6
6
It is agnostic of the rendering API (Vulkan/OpenGL) and designed to be lightweight, performant, and
7
7
minimal.
8
8
9
+
Aquamarine provides no bindings for other languages. It is C++-only.
10
+
9
11
## Stability
10
12
11
13
Aquamarine depends on the ABI stability of the stdlib implementation of your compiler. Sover bumps will be done only for aquamarine ABI breaks, not stdlib.
0 commit comments