Changes for version 0.11 - 2023-03-30
- Support for WChar
- Rough, basic support for mangled symbols:
- Itanium C++ ABI
- Rust (legacy)
- Expose dcNewCallVM( ... ) size variable
Modules
A Foreign Function Interface eXtension
Examples
- eg/Cookbook/add.c
- eg/Cookbook/add.pl
- eg/Cookbook/array_reverse.c
- eg/Cookbook/array_reverse.pl
- eg/Cookbook/array_sum.c
- eg/Cookbook/array_sum.pl
- eg/Cookbook/malloc.pl
- eg/Cookbook/notify.pl
- eg/Cookbook/person.c
- eg/Cookbook/person.pl
- eg/Cookbook/puts.pl
- eg/Cookbook/string_reverse.c
- eg/Cookbook/string_reverse.pl
- eg/Cookbook/swap.c
- eg/Cookbook/swap.pl
- eg/Cookbook/win32_messagebox.pl
- eg/Cookbook/xor_cipher.c
- eg/Cookbook/xor_cipher.pl
- eg/benchmark.pl
- eg/unix_math.pl
- eg/win32_msgbox.pl
- eg/win32_screenres.pl