wasmbuild & rust module path
I try to call some rust modules in a wasm project https://deno.com/blog/wasmbuild
My tree project is
It looks like the compiler doesn't find the right path for module when compiling (rs_lib, lib / deno task wasmbuild).
How works relative/absolute path when compiling ?
My tree project is
It looks like the compiler doesn't find the right path for module when compiling (rs_lib, lib / deno task wasmbuild).
How works relative/absolute path when compiling ?

Deno Blog
An easier way to build Rust for Deno and the Web.

