fixed wasm

This commit is contained in:
dongho
2024-09-03 14:50:27 +09:00
parent 5cadfc22da
commit f16a721d2d
8 changed files with 87 additions and 1197 deletions

3
Cargo.lock generated
View File

@ -177,9 +177,12 @@ checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
name = "ekstrahMap"
version = "0.1.0"
dependencies = [
"console_error_panic_hook",
"console_log",
"js-sys",
"osmpbf",
"wasm-bindgen",
"web-sys",
"yew",
]