Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Use serde for metadata #285

Merged
merged 2 commits into from
Jul 1, 2019
Merged

Use serde for metadata #285

merged 2 commits into from
Jul 1, 2019

Commits on Jul 1, 2019

  1. refactor: use serde for metadata

    This change adds proper construction of the worker metadata, previously
    it was an error-prone string.
    
    `bindings.rs` is used to build certain binding type, currently only
    wasm_module is supported.
    xtuc committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    3d03916 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5ec13e View commit details
    Browse the repository at this point in the history