UNPKG

rust-wasm-react-calculator

Version:

This package is the result of compiling Rust in WASM with wasm-pack

22 lines 488 B
{ "name": "rust-wasm-react-calculator", "collaborators": [ "Karsten Rabe <karstenrabe91@gmail.com>" ], "version": "0.1.7", "files": [ "rust_wasm_react_calculator_bg.wasm", "rust_wasm_react_calculator.js", "rust_wasm_react_calculator.d.ts" ], "module": "rust_wasm_react_calculator.js", "types": "rust_wasm_react_calculator.d.ts", "sideEffects": "false", "keywords": [ "wasm", "web-assembly", "webassembly", "Rust", "calculator" ] }