diff options
author | Andrew Clayton <a.clayton@nginx.com> | 2023-08-24 21:05:06 +0100 |
---|---|---|
committer | Andrew Clayton <a.clayton@nginx.com> | 2023-08-25 21:16:29 +0100 |
commit | 6f70b1fe44582f195654bb41c41d43f2eb78a975 (patch) | |
tree | cc36cf2d21ee7569d4575509a5d7cd6be13ba9cf /examples | |
parent | f9c01f4f721969c7dbe6152bbd38cc039acb27bf (diff) | |
download | unit-wasm-6f70b1fe44582f195654bb41c41d43f2eb78a975.tar.gz unit-wasm-6f70b1fe44582f195654bb41c41d43f2eb78a975.tar.bz2 |
README.md: Update the README and config example
This takes into account the recent porting of the Rust demo applications
to the new 'rusty' wrappers.
The updates relate to the function handler names, the ones provided by
the application now use the uwr_ prefix, the malloc and free handlers
are still using the luw_ prefix as the applications aren't providing
their own versions of those, the ones from libunit-wasm will be used.
This is a useful demonstration of a number of things, but ultimately
that you can call these handlers anything you want.
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions