You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by "shukitchan (via GitHub)" <gi...@apache.org> on 2023/03/14 18:00:30 UTC

[GitHub] [trafficserver] shukitchan commented on a diff in pull request #9483: Add support for multiple yaml config files for wasm plugin

shukitchan commented on code in PR #9483:
URL: https://github.com/apache/trafficserver/pull/9483#discussion_r1135993358


##########
doc/admin-guide/plugins/wasm.en.rst:
##########
@@ -97,14 +97,15 @@ generated wasm modules with the plugin.
 Runtime can be chosen by changing the ``runtime`` field inside the yaml configuration file for the plugin.
 ``ats.wasm.runtime.wamr`` is for WAMR while ``ats.wasm.runtime.wasmedge`` is for WasmEdge.
 
+The plugin can also take more than one yaml file as arguments and can thus load more than one wasm modules.

Review Comment:
   I think we can add support to it in the future



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org