nodejs / wasiLinks
Node.js fork for WASI development
☆34Updated 5 years ago
Alternatives and similar repositories for wasi
Users that are interested in wasi are comparing it to the libraries listed below
Sorting:
- WASI for Node.js☆71Updated 5 years ago
- WIP Official support for WHATWG Stream in Node.js☆37Updated 4 years ago
- POSIX/Linux/Mac system calls and low level operations for Node.js☆49Updated last week
- Web Streams Standard implementation and polyfill☆51Updated 3 years ago
- Generate binary LLVM-compatible bitcode from JS☆61Updated 7 years ago
- A web platform API that allows access to the "original" versions of the global built-in objects' properties and methods☆28Updated 6 years ago
- MessagePack implementation with AssemblyScript for WebAssembly☆15Updated 6 years ago
- Node.js built with GN☆16Updated 6 years ago
- ☆98Updated 2 years ago
- Test if a WebAssembly feature is supported☆17Updated 5 years ago
- Investigation into using an Interface Description Language (IDL) in the ECMAScript standard☆43Updated 4 years ago
- This repository has been archived. The WebCrypto API has been implemented in recent versions of Node.js and does not require additional p…☆68Updated 4 years ago
- Send a file back as a HTTP response with support for range queries etc.☆24Updated 6 years ago
- Experimental repo to avoid spamming watchers☆36Updated 5 years ago
- javascript minifier☆15Updated 2 years ago
- Add asynchronous external JS calls to your WASM that behave as sync WASM functions☆62Updated 6 years ago
- Trace outgoing http requests for an http server and track the time spent doing CPU intensive workload during each request.☆29Updated 2 years ago
- example.on('end', mustCall(() => {})); Check the callback function is called.☆10Updated 2 years ago
- JavaScript binding to Zopfli with WebAssembly.☆81Updated 4 years ago
- Import WebAssembly code with Browserify.☆45Updated 7 years ago
- N-API bindings to libuv with async/await friendly JS wrapping on top.☆65Updated 6 years ago
- Share a struct backed by the same underlying buffer between C and JavaScript