MarcGuiselin / polywrap-wrap-test-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polywrap Wasm Wrapper Template

A simple starter template for a Rust Wasm wrapper. For more information on how this project works, and a step by step on how to extend its behavior, see the documentation here.

How To Run

Install Dependencies

nvm install && nvm use
yarn

Codegen & Build

yarn codegen
yarn build

Test

yarn test

About


Languages

Language:Rust 100.0%