Port details |
- uvwasi WASI syscall API built atop libuv
- 0.0.21 devel
=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: sunpoet@FreeBSD.org
 - Port Added: 2025-05-18 03:39:26
- Last Update: 2025-05-18 03:14:31
- Commit Hash: 7e508d1
- 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 - 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 = 1745936000
SHA256 (nodejs-uvwasi-v0.0.21_GH0.tar.gz) = 5cf32f166c493f41c0de7f3fd578d0be1b692c81c54f0c68889e62240fe9ab60
SIZE (nodejs-uvwasi-v0.0.21_GH0.tar.gz) = 69358
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- 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
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_uvwasi
- USES:
- cmake:testing pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 1
|