diff options
author | Andrew Clayton <a.clayton@nginx.com> | 2023-08-08 23:41:52 +0100 |
---|---|---|
committer | Andrew Clayton <a.clayton@nginx.com> | 2023-08-16 16:28:38 +0100 |
commit | 0c444397366aa07e23573a03e733a0552187eac4 (patch) | |
tree | b48bfb2bc6d4a7d543c745265045d4eba4e86f46 /src/nxt_mem_zone.h | |
parent | 52b334acd1a5678ee111d6db73dc02675c21a277 (diff) | |
download | unit-0c444397366aa07e23573a03e733a0552187eac4.tar.gz unit-0c444397366aa07e23573a03e733a0552187eac4.tar.bz2 |
Wasm: Add core configuration data structure.
This is required to actually _build_ the Wasm language module.
The nxt_wasm_app_conf_t structure consists of the modules name, e.g
wasm, then the three required function handlers followed by the five
optional function handlers.
See the next commit for details of these function handlers.
We also need to include the u.wasm union entry that provides access to
the above structure.
The bulk of the configuration infrastructure will be added in a
subsequent commit.
Reviewed-by: Alejandro Colomar <alx@nginx.com>
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
Diffstat (limited to 'src/nxt_mem_zone.h')
0 files changed, 0 insertions, 0 deletions