CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2022/05/23 08:13:54

Log message:
    Import lang/wasi-libc, the libc part of https://wasi.dev/
    
    WASI Libc is a libc for WebAssembly programs built on top of WASI system
    calls.  It provides a wide array of POSIX-compatible C APIs, including
    support for standard I/O, file I/O, filesystem manipulation, memory
    management, time, string, environment variables, program startup, and
    many other APIs.
    
    this is one of the requirements to enable wasm sandboxing for bundled
    libraries in firefox via rlbox, cf 
https://hacks.mozilla.org/2021/12/webassembly-and-back-again-fine-grained-sandboxing-in-firefox-95/
    
    ok sthen@
    
    Status:
    
    Vendor Tag: landry
    Release Tags:       landry_20220523
    
    N ports/lang/wasi-libc/Makefile
    N ports/lang/wasi-libc/distinfo
    N ports/lang/wasi-libc/patches/patch-Makefile
    N ports/lang/wasi-libc/pkg/DESCR
    N ports/lang/wasi-libc/pkg/PLIST
    
    No conflicts created by this import

Reply via email to