
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
tiny-wasm-runtime
Advanced tools
A lightweight and easy to use wasm runtime to execute C/C++ code in a browser using Web Assembly.
tiny-wasm-runtime has been renamed to twr-wasm.
tiny-wasm-runtime has been renamed to twr-wasm.
This package name will no longer be updated.
Please find twr-wasm here:
https://www.npmjs.com/package/twr-wasm
or
https://github.com/twiddlingbits/twr-wasm
twr-wasm is a simple, lightweight and easy to use C/C++ library for building Web Assembly code directly with clang. It solves some common use cases with less work than the more feature rich emscripten. twr-wasm is easy to understand, and has some cool features. You can input and print streaming character i/o to a <div>
tag, use a <canvas>
element as an ANSI terminal, or use a C/C++ 2D drawing api (that is compatible with JavaScript Canvas APIs) to draw to a <canvas>
element. You can run blocking C/C++.
twr-wasm allows you to run C/C++ code in a web browser. Legacy code, libraries, full applications, or single functions can be integrated with Javascript and Typescript.
twr-wasm is designed to be used with the standard llvm clang compiler and tools.
FAQs
A lightweight and easy to use wasm runtime to execute C/C++ code in a browser using Web Assembly.
The npm package tiny-wasm-runtime receives a total of 1,016 weekly downloads. As such, tiny-wasm-runtime popularity was classified as popular.
We found that tiny-wasm-runtime demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.