| Port details |
- wasmtime Fast and secure runtime for WebAssembly
- 43.0.0_1 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-03-22 03:27:33
- Last Update: 2026-03-23 07:33:11
- Commit Hash: 43f5b4a
- License: APACHE20
- WWW:
- https://wasmtime.dev/
- Description:
- Wasmtime is a standalone, open-source runtime for WebAssembly (Wasm), the
WebAssembly System Interface (WASI), and the Component Model. Developed by the
Bytecode Alliance, it is designed to run WebAssembly code outside of a web
browser, either as a command-line utility or as a library embedded within
larger applications.
Core Features:
* Performance: Built on the Cranelift optimizing code generator, Wasmtime
quickly generates high-quality machine code using either Just-In-Time (JIT)
or Ahead-Of-Time (AOT) compilation.
* Security: It prioritizes correctness and security, leveraging Rust's safety
guarantees and undergoing continuous 24/7 fuzzing.
* Standards Compliance: Wasmtime passes the official WebAssembly test suite
and implements the WebAssembly C API.
* Configurability: While it uses sensible defaults, it allows fine-grained
control over resource consumption, such as CPU and memory limits.
Related port: devel/libwasmtime. It is the same Wasmtime run-time built
as a C/C++ library.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/www/wasmtime/ && make install clean
- To add the package, run one of these commands:
- pkg install www/wasmtime
- pkg install wasmtime
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wasmtime
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1774135288
SHA256 (rust/crates/addr2line-0.24.1.crate) = f5fb1d8e4442bd405fdfd1dacb42792696b0cf9cb15882e5d097b742a676d375
SIZE (rust/crates/addr2line-0.24.1.crate) = 41554
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rust>=1.94.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_wasmtime
- USES:
- cargo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|