makepad-wasm-bridge 0.4.0

Makepad wasm bridge
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "makepad-wasm-bridge"
version = "0.4.0"
authors = ["Makepad <info@makepad.nl>"]
edition = "2021"
description = "Makepad wasm bridge"
license = "MIT OR Apache-2.0"
homepage = "https://github.com/makepad/makepad/"
repository = "https://github.com/makepad/makepad/"
metadata.makepad-auto-version = "akriqWaaSrJa1bbyFigSf3M6yS0="

[dependencies]
makepad-derive-wasm-bridge = { path = "./derive", version = "0.4.0" }
makepad-live-id = { path = "../live_id", version = "0.4.0" }