Sun「無用」
Sun「無用」
DDeno
Created by Zel-duh on 12/21/2024 in #help
Wasm In Fresh
if yes, I'll probably need some kind of info of how you're structuring your project
22 replies
DDeno
Created by Zel-duh on 12/21/2024 in #help
Wasm In Fresh
are you trying to import something from js (or typescript, same thing)
22 replies
DDeno
Created by Zel-duh on 12/21/2024 in #help
Wasm In Fresh
LinkError mostly means some file wasn't found (aka it couldn't link it)
22 replies
DDeno
Created by Zel-duh on 12/21/2024 in #help
Wasm In Fresh
it's a deno feature, so if it didn't work properly and you found a bug, just make an issue on their gh
22 replies
DDeno
Created by Zel-duh on 12/21/2024 in #help
Wasm In Fresh
what's the memory problem you have?
22 replies
DDeno
Created by Zel-duh on 12/21/2024 in #help
Wasm In Fresh
don't ask to ask, just ask.
22 replies
DDeno
Created by Zel-duh on 12/21/2024 in #help
Wasm In Fresh
You can either follow the deno integration or the node one (deno should be amble to import it)
22 replies
DDeno
Created by Zel-duh on 12/21/2024 in #help
Wasm In Fresh
what's the complication then?
22 replies
DDeno
Created by Zel-duh on 12/21/2024 in #help
Wasm In Fresh
22 replies
DDeno
Created by Zel-duh on 12/21/2024 in #help
Wasm In Fresh
use the wat2wasm from the wasm toolkit
22 replies
DDeno
Created by Zel-duh on 12/21/2024 in #help
Wasm In Fresh
you don't write wasm directly
22 replies
DDeno
Created by Zel-duh on 12/21/2024 in #help
Wasm In Fresh
wdym "implement a wasm file"
22 replies
DDeno
Created by anggoran on 4/30/2024 in #help
Writing CSS in Fresh
You can use npm libraries now, so that's easier
6 replies
DDeno
Created by anggoran on 4/30/2024 in #help
Writing CSS in Fresh
But you can just use any css library to do it?
6 replies
DDeno
Created by anggoran on 4/30/2024 in #help
Writing CSS in Fresh
About css modules: https://github.com/denoland/fresh/issues/526 Since it's currently not on html or es spec, there doesn't to be an specific plan for it.
6 replies
DDeno
Created by Zel-duh on 12/21/2024 in #help
Wasm In Fresh
Or do mean to bundle fresh into wasm?
22 replies
DDeno
Created by Zel-duh on 12/21/2024 in #help
Wasm In Fresh
Can't you put the .wasm file on the /static folder then load it on the frontend (better to be in an island)
22 replies
DDeno
Created by Manik Islam Mahi on 12/14/2024 in #help
How can I setup mongoose on deno+next.js app?
but if you're forced to use it for whatever reason, you forgot the ^ in the version
19 replies
DDeno
Created by Manik Islam Mahi on 12/14/2024 in #help
How can I setup mongoose on deno+next.js app?
if you do, it doesn't make sense to use it that way
19 replies
DDeno
Created by Manik Islam Mahi on 12/14/2024 in #help
How can I setup mongoose on deno+next.js app?
that's for when you don't have a project setup
19 replies