JackAllTrade Communities is a community dedicated to everyday discussions
mod_wasm

Released mod_wasm 0.12

No permission to download

Welcome to JackAllTrade

Interested in creating an online community? How about growing one? How about profiting from one? Does it all seem so confusing, though? It doesn’t have to be! Join JackAllTrade Communities to engage and network with beginner to seasoned online community managers just like you. Membership is free – register today or login if you have an account.

architecture.png




mod_wasm is an Apache Server (httpd) extension module able to run and serve WebAssembly binaries as endpoints.


The first version (v0.1.0) was unveiled at the ApacheCon North America on Oct 3rd, 2022 (see the slides). In addition, a full-detailed article was published at VMware's Wasm Labs page.

mod_wasm can be useful in the different scenarios:


  • Run existing applications from a variety of languages without modification.
  • Execute untrusted third-party code in a secure environment without using containers.
  • The Wasm capabilities model allows to enable/disable capabilites per HTTP request.
Author
phillyfinest369
Downloads
0
Views
58
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from phillyfinest369

Back
Top