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

Error loading wasm file in Typst package #45

Open
wangmeng1995 opened this issue May 2, 2024 · 2 comments
Open

Error loading wasm file in Typst package #45

wangmeng1995 opened this issue May 2, 2024 · 2 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@wangmeng1995
Copy link

Thanks to your great work we can use Typst in Obsidian.

But It seems that this plugin will fail to load WebAssembly module.

I input this in code block:

image

But it can't render correctly.

image

Hopefully this can be fixed to use more Typst packages in Obsidian.

Thank you!

@fenjalien fenjalien added the bug Something isn't working label May 2, 2024
@Schabolon
Copy link

For me the same error occured, when trying to use #import "@preview/diagraph:0.2.3".
But other packages such as cetz or quill are working fine.

@fenjalien
Copy link
Owner

That would be because cetz and quill don't use wasm plugins, but diagraph does.

This is a pretty big issue but I don't have the time right now to debug and fix this properly.

@fenjalien fenjalien added the help wanted Extra attention is needed label May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants