GitShow/denoland/wasmbuild_example
denoland

wasmbuild_example

Example of using wasmbuild.

by denoland
Star on GitHubForknpm

JavaScript

38 stars3 forks4 contributorsQuiet · 2y agoSince 2022

Meet the team

See all 4 on GitHub →
dsherret
dsherret7 contributions
crowlKats
crowlKats1 contribution
mmastrac
mmastrac1 contribution
dependabot[bot]Bot
dependabot[bot]1 contribution

Languages

View on GitHub →
JavaScript90.4%
Rust7.6%
HTML2.1%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
25
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 2 discussions · Last activity 2y ago
See all on GitHub →
rodneylab
Disallowed MIME type error when testing in browserOpenIssue

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

rodneylab · 2y ago
jxuanli
can't find crate for `core`OpenIssue

I got this error when running and the command didn't work, I am wondering how I should fix this? Thanks!

jxuanli · 3y ago

Recent fixes

View closed PRs →
dsherret
ci: upgrade cachingMergedPR
dsherret · 2y ago
crowlKats
chore: update denoland/setup-denoMergedPR
crowlKats · 3y ago
dsherret
Add example using this on DeployClosedIssue

Maybe just in a playground, but I think I need to make the repo public first though:

dsherret · 4y ago
Structured data for AI agents

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].

·@ofershap

Replace github.com with gitshow.dev