Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

markdown-renderer is not doing anything; returning original string. #401

Open
archywillhe opened this issue Jan 9, 2024 · 2 comments
Open

Comments

@archywillhe
Copy link

archywillhe commented Jan 9, 2024

Describe the bug

I'm trying the markdown-renderer example.

await Wasmer.fromRegistry("wasmer-examples/markdown-renderer"); have loaded something - but it's not doing anything markdown related. It just returns the original string.

Steps to reproduce

go to example's markdown-renderer

Here is my wasm version

wasmer 4.2.5 (0460050 2023-12-23)
binary: wasmer-cli
commit-hash: 04600507844bae978239531c8e6265d410aefe6d
commit-date: 2023-12-23
host: aarch64-apple-darwin
compiler: singlepass,cranelift
rustc 1.76.0-nightly (f704f3b93 2023-12-19)
binary: rustc
commit-hash: f704f3b93b1543cf504ecca0052f9f8531b1f61f
commit-date: 2023-12-19
host: aarch64-apple-darwin
release: 1.76.0-nightly
LLVM version: 17.0.6
Copy link

linear bot commented Jan 9, 2024

SDK-80 markdown-renderer

@archywillhe archywillhe changed the title markdown-renderer markdown-renderer is not doing anything; returning original string. Jan 9, 2024
@kandros
Copy link

kandros commented Apr 12, 2024

I noticed it, it happens to also my own version of it

BUT

  • It works when invoked via CLI
  • loading from local file works

wasmerio/docs.wasmer.io#81

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants