Docs.rs
  • wasmrust-0.2.0
    • wasmrust 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • anistark
    • Dependencies
      • clap ^4.0 normal optional
      • serde ^1.0 normal
      • thiserror ^1.0 normal
      • toml ^0.8 normal
      • tempfile ^3.0 dev
      • libloading ^0.8 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

wasmrust0.2.0

  • All Items

Crate Items

  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
  • Type Aliases

Crate wasmrust

Source

Structs§

BuildConfigC
BuildResultC
CompileConfig
CompileResult
DependencyCheck
DependencyStatus
ProjectInfo
WasmRustPlugin
WasmRustWasmBuilder
WasmrunBuildConfig
WasmrunBuildResult

Enums§

BuildStrategy
OptimizationLevel
ProjectType
TargetType
WasmRustError
WasmrunCompilationError
WasmrunOptimizationLevel

Statics§

WASMRUST_PLUGIN_AUTHOR
WASMRUST_PLUGIN_DESCRIPTION
WASMRUST_PLUGIN_NAME
WASMRUST_PLUGIN_VERSION
WASMRUST_SUPPORTS_LIVE_RELOAD
WASMRUST_SUPPORTS_OPTIMIZATION
WASMRUST_SUPPORTS_WASM
WASMRUST_SUPPORTS_WEBAPP

Traits§

WasmrunWasmBuilder

Functions§

create_wasm_builder
wasmrust_build⚠
wasmrust_can_handle_project⚠
wasmrust_clean⚠
wasmrust_clone_box⚠
wasmrust_drop⚠
wasmrust_free_build_result⚠
wasmrust_free_string_array⚠
wasmrust_get_entry_files⚠
wasmrust_get_extensions⚠
wasmrust_supports_web_app⚠
wasmrust_verify_dependencies⚠

Type Aliases§

Result
WasmrunCompilationResult
WasmrunResult