Relative Content

Tag Archive for javascriptmarkdownsvelteastrojs

astro.js – using wasm straight in the svelte island

I am using astro framework with svelte as interactive island.
and I want to use wasm inside my svelte island directly to process some [markdown][1]. but it is not so straight forward that I can just import the files.