Crates.io | testnumbat-wasm-node |
lib.rs | testnumbat-wasm-node |
version | |
source | src |
created_at | 2024-12-10 07:07:04.74436 |
updated_at | 2024-12-10 07:35:01.387087 |
description | Testnumbat WebAssembly VM API wrapper |
homepage | https://testnumbat.com/ |
repository | https://github.com/Saisumanthv/test_sdk-0.20.1 |
max_upload_size | |
id | 1478187 |
Cargo.toml error: | TOML parse error at line 21, column 1 | 21 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
Contains the actual calls to the Andes VM API, and their wrapper.
Can be build both for wasm or for debug mode, but will only be used in the wasm output.