Skip to content

Commit

Permalink
docs: remove unnecessary formatting from tailored framework section i…
Browse files Browse the repository at this point in the history
…n WebAssembly introduction
  • Loading branch information
Pradumnasaraf committed Dec 26, 2024
1 parent 050014e commit fc34a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/webassembly/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ Cloud Native Computing Foundation (CNCF) has taken the lead and introduced the W

**Application Frameworks**: Dev can lean on the libraries and frameworks. WasmEdge, for instance, supports advance POSIX APIs, allowing Rust and JS app framework to run seamlessly.

**Tailored Framework**: A framework for building WebAssembly microservices, and WasmCloud, which simplifies the development for distributed applications.
Tailored Framework: A framework for building WebAssembly microservices, and WasmCloud, which simplifies the development for distributed applications.

**Edge/Bare Metal**: As cross-platform compatibility is one of the key features of WASM, that means it can run across different operating systems and architectures, including in edge and IOT computing.

Expand Down

0 comments on commit fc34a7f

Please sign in to comment.