mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-18 21:40:32 +00:00
This commit is contained in:
@@ -843,7 +843,10 @@ language features:
|
||||
* closure iterators
|
||||
* the ``cast`` operator
|
||||
* reference (pointer) types
|
||||
* the FFI
|
||||
* FFI
|
||||
|
||||
The use of wrappers that use FFI and/or ``cast`` is also disallowed. Note that
|
||||
these wrappers include the ones in the standard libraries.
|
||||
|
||||
Some or all of these restrictions are likely to be lifted over time.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user