wasm-cpp-demo

1.0.2 • Public • Published

wasm-cpp-demo

A simple CPP WASM demo

English | 简体中文

Usage

Install Emscripten

First you need to install emscripten toolchain, see Getting Started

Run Demo

Install node modules

npm install

Build c++ to webassembly

npm run build 

run the demo on Node

npm run dist

run the demo on browser

npm run html

/wasm-cpp-demo/

    Package Sidebar

    Install

    npm i wasm-cpp-demo

    Weekly Downloads

    10

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    377 kB

    Total Files

    11

    Last publish

    Collaborators

    • theoxiong