Jump to content

Safe mode: Difference between revisions

m
(add Zig description.)
Line 260:
However, when Wren is embedded in a host application, one needs to deal with the embedding API (or a wrapper thereof) to pass data between Wren and the host. The embedding API is written in C and, as such, is intrinsically unsafe. It is generally up to the programmer to ensure that API functions are passed the correct number of arguments and those arguments are of the correct types.
 
=={{headeromit from|Z80 Assembly}}==
The Z80 itself has no safe mode. This is true for most assembly languages (except maybe the Big Two: x86 and ARM.)
 
=={{header|zkl}}==
1,489

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.