1
0
forked from cheng/wallet
wallet/docs/setup
reaction.la fe3015b851
Finally figured out how to do callbacks for my async
Can make callbacks that can access the full lambda
machinery, while the same machinery is still usable
in C and from C, and thus in rust and lua, and from
rust and lua.

modified:   docs/libraries/cpp_automatic_memory_management.md

The magic univeral lowest denominator C code, which can be used by
and make use of, higher level language constructs such as
lambdas, being

(**p)(p, ptrEvent);

Where p points at or into a blob that contains a pointer to
C calling convention code that knows how the blob is structured.
allowing us to structure it arbitarily, apart from information
that the event dispatcher needs to know.
2024-07-04 08:18:48 +08:00
..
contributor_code_of_conduct.md Finally figured out how to do callbacks for my async 2024-07-04 08:18:48 +08:00
core_lightning_in_debian.md Started work on the SWIFT plan. Lot of whitespace fixes, hence so manny 2024-06-16 10:28:08 +08:00
dovecot.md Finally completed amending my html generation from markdown 2023-10-26 17:12:35 +10:00
download_and_build_on_windows.md changed to immediate, and update wxWidgets version 2023-05-14 10:18:25 +08:00
icon.pandoc structuring this random pile of documents 2022-07-25 02:16:45 -07:00
mkdocs.sh modified: docs/estimating_frequencies_from_small_samples.md 2024-06-28 15:52:41 +08:00
navbar Due to massive violation of the dry principle, I broke all the navbars 2024-05-09 16:39:22 +08:00
set_up_build_environments.md Started work on the SWIFT plan. Lot of whitespace fixes, hence so manny 2024-06-16 10:28:08 +08:00
wireguard.md Started work on the SWIFT plan. Lot of whitespace fixes, hence so manny 2024-06-16 10:28:08 +08:00