You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2023/01/16 17:30:31 UTC

[GitHub] [trafficserver] shukitchan opened a new pull request, #9308: Change to WAMR for wasm runtime

shukitchan opened a new pull request, #9308:
URL: https://github.com/apache/trafficserver/pull/9308

   - As mentioned in 2022 Fall ATS Summit, it looks like WAVM(https://github.com/WAVM/WAVM) is not active any more. The last checkin is May 2022. WAMR(https://github.com/bytecodealliance/wasm-micro-runtime) , meanwhile, is backed by the Bytecode Alliance. And it looks to be actively maintained. It has a much smaller memory footprint, high performance and very configurable.
   - I also update to use the latest proxy-wasm-cpp-host for this change
   - I remove support to check WAVM


-- 
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


[GitHub] [trafficserver] shukitchan merged pull request #9308: Change to WAMR for wasm runtime

Posted by GitBox <gi...@apache.org>.
shukitchan merged PR #9308:
URL: https://github.com/apache/trafficserver/pull/9308


-- 
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