Socket
Book a DemoInstallSign in
Socket

tiny-wasm-runtime

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tiny-wasm-runtime

A lightweight and easy to use wasm runtime to execute C/C++ code in a browser using Web Assembly.

2.0.5
latest
Source
npmnpm
Version published
Weekly downloads
1K
Maintainers
1
Weekly downloads
 
Created
Source

C/C++ Runtime for 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

Package last updated on 15 Jun 2024

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.