←back to thread

193 points yaoke259 | 1 comments | | HN request time: 0.201s | source
Show context
_heimdall ◴[] No.45025324[source]
Svelte, react, and vue all require a build step if I'm not mistaken. What's the value in delaying markdown transformation until runtime?
replies(3): >>45025420 #>>45025517 #>>45025648 #
1. yaoke259 ◴[] No.45025420[source]
so runtime use cases like LLMs can be supported, in the Chat example you can interact with a real llm!