diff options
Diffstat (limited to 'docs/INTEROP.md')
-rw-r--r-- | docs/INTEROP.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/INTEROP.md b/docs/INTEROP.md index f595afa..7eaed5f 100644 --- a/docs/INTEROP.md +++ b/docs/INTEROP.md @@ -1,5 +1,7 @@ # Interop with Other Languages +> ! This section is a **draft**. Many important details have yet to be ironed out. + A major goal of Puck is _minimal-overhead language interoperability_ while maintaining type safety. There are three issues that complicate language interop: |