Last 12 weeks · 0 commits
1 of 6 standards met
Thanks for putting this example together. Describe the bug Running the example creates browser errors. Generated script tries to load wasmbuild package TypeScript files. To Reproduce I clone the repo and follow instructions in README. Instead of expected result in the browser console, I see errors from trying to load TypeScript files included in the generated wasm script: Similar issues seen in Chrome and Firefox. Expected behaviour Expect to be printed to the browser console. Additional context Errors come from attempting to load TypeScript in these two lines in generated WASM (): I see the same issue in wasmbuild versions 0.12 to 0.15, though version 0.11.0 outputs the expected result. Is there a way to generate browser compatible code, with the latest wasmbuild versions? Thanks
Repository: denoland/wasmbuild_example. Description: Example of using wasmbuild. Stars: 38, Forks: 3. Primary language: JavaScript. Languages: JavaScript (90.4%), Rust (7.6%), HTML (2.1%). Open PRs: 0, open issues: 2. Last activity: 2y ago. Community health: 25%. Top contributors: dsherret, crowlKats, mmastrac, dependabot[bot].