freebsd-ports/devel/wasmer/pkg-descr
Krešimir Jozić f523e58dac devel/wasmer: Add new port
Wasmer is a fast and secure WebAssembly runtime that enables super lightweight
containers to run anywhere: from Desktop to the Cloud, Edge and IoT devices.

Features:
 - Secure by default. No file, network, or environment access, unless explicitly
   enabled.
 - Supports WASIX, WASI and Emscripten out of the box.
 - Fast. Run WebAssembly at near-native speeds.
 - Embeddable in multiple programming languages
 - Compliant with latest WebAssembly Proposals (SIMD, Reference Types, Threads,

PR:		272195
2023-08-16 19:10:41 +02:00

11 lines
486 B
Text

Wasmer is a fast and secure WebAssembly runtime that enables super lightweight
containers to run anywhere: from Desktop to the Cloud, Edge and IoT devices.
Features:
-Secure by default. No file, network, or environment access, unless explicitly
enabled.
-Supports WASIX, WASI and Emscripten out of the box.
-Fast. Run WebAssembly at near-native speeds.
-Embeddable in multiple programming languages
-Compliant with latest WebAssembly Proposals (SIMD, Reference Types, Threads,
...).