| Port details |
- uvwasi WASI syscall API built atop libuv
- 0.0.23 devel
=2 0.0.23Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-05-18 03:39:26
- Last Update: 2025-12-16 15:55:22
- Commit Hash: 1b7c2a8
- People watching this port, also watch:: p5-Net-HTTP, tmux, py311-pycparser, python, font-misc-meltho
- License: MIT
- WWW:
- https://github.com/nodejs/uvwasi
- Description:
- This project does not currently provide the comprehensive file system security
properties provided by some WASI runtimes. Full support for secure file system
sandboxing may or may not be implemented in future. In the mean time, do not
rely on it to run untrusted code.
uvwasi implements the WASI system call API, so that WebAssembly runtimes can
easily implement WASI calls. Under the hood, uvwasi leverages libuv where
possible for maximum portability.
¦ ¦ ¦ ¦ 
- 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/devel/uvwasi/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/uvwasi
- pkg install uvwasi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: uvwasi
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1757436419
SHA256 (nodejs-uvwasi-v0.0.23_GH0.tar.gz) = cdb148aac298883b51da887657deca910c7c02f35435e24f125cef536fe8d5e1
SIZE (nodejs-uvwasi-v0.0.23_GH0.tar.gz) = 72247
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libuv.so : devel/libuv
- This port is required by:
- for Libraries
-
- www/node22
- www/node24
- www/node25
Configuration Options:
- No options to configure
- Options name:
- devel_uvwasi
- USES:
- cmake:testing
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.0.23 16 Dec 2025 15:55:22
    |
Po-Chuan Hsieh (sunpoet)  |
devel/uvwasi: Remove USES=pathfix |
0.0.23 30 Sep 2025 10:50:42
    |
Po-Chuan Hsieh (sunpoet)  |
devel/uvwasi: Update to 0.0.23
Changes: https://github.com/nodejs/uvwasi/releases |
0.0.21 18 May 2025 03:14:31
    |
Po-Chuan Hsieh (sunpoet)  |
devel/uvwasi: Add uvwasi 0.0.21
This project does not currently provide the comprehensive file system security
properties provided by some WASI runtimes. Full support for secure file system
sandboxing may or may not be implemented in future. In the mean time, do not
rely on it to run untrusted code.
uvwasi implements the WASI system call API, so that WebAssembly runtimes can
easily implement WASI calls. Under the hood, uvwasi leverages libuv where
possible for maximum portability. |
Number of commits found: 3
|