Skip to content

An example project for binding a Rust project to the multiple languages.

Notifications You must be signed in to change notification settings

supertone-inc/rust-binding-example

Repository files navigation

Rust Binding Example

This project is aimed at testing and showing how to bind a Rust project to the multiple languages.

Prerequisites

Common

For C++ Projects

For Node.js Project

For Python Project

For Wasm Projects

Common

wasm/hello-emscripten

  • gettext (Install via brew install gettext)

wasm/hello-wasm-pack

Getting Started

You can run following commands either in project's root directory or in each subproject's directory.

Build

just build

Test

just test

The test command automatically runs build before being executed.

About

An example project for binding a Rust project to the multiple languages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published