Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
banananas
Explore posts from servers
D
Deno
M
Modular
Posts
Comments
D
Deno
•
Created by banananas on 10/11/2024 in
#help
Getting the width and height of an image
yep, that works! thanks for the help
5 replies
D
Deno
•
Created by banananas on 10/11/2024 in
#help
Getting the width and height of an image
Alr, i'll try that
5 replies
D
Deno
•
Created by banananas on 10/7/2024 in
#help
(Littledivy's SDL2 bindings) textures not loading properly
For anyone interested, i did manage to find an alternative binding
here
18 replies
D
Deno
•
Created by banananas on 10/7/2024 in
#help
(Littledivy's SDL2 bindings) textures not loading properly
Good point
18 replies
D
Deno
•
Created by banananas on 10/7/2024 in
#help
(Littledivy's SDL2 bindings) textures not loading properly
Yeah but i was talking abt manually importing SDL
18 replies
D
Deno
•
Created by banananas on 10/7/2024 in
#help
(Littledivy's SDL2 bindings) textures not loading properly
Honestly probably an easy fix tho if I actually were to think about it
18 replies
D
Deno
•
Created by banananas on 10/7/2024 in
#help
(Littledivy's SDL2 bindings) textures not loading properly
It might not take really long to get raw SDL functionality imported but for some reason SDL_Init fails when I try to import it from the library into deno
18 replies
D
Deno
•
Created by banananas on 10/7/2024 in
#help
(Littledivy's SDL2 bindings) textures not loading properly
Honestly I like deno the most out of TypeScript rts and I've tried using sdl with cpp, but I'm not as comfortable with it as with ts
18 replies
D
Deno
•
Created by banananas on 10/7/2024 in
#help
(Littledivy's SDL2 bindings) textures not loading properly
I mean I could port the whole thing directly into deno using dlopen, but that may take a while
18 replies
D
Deno
•
Created by banananas on 10/7/2024 in
#help
(Littledivy's SDL2 bindings) textures not loading properly
Honestly I just need something that doesn't require the web and I'm Very familiar with SDL
18 replies
D
Deno
•
Created by banananas on 10/6/2024 in
#help
[SOLVED] dlopen failing
deno run --unstable-ffi --allow-ffi [filename]
4 replies
D
Deno
•
Created by banananas on 10/6/2024 in
#help
[SOLVED] dlopen failing
for anyone with this problem, use:
4 replies
D
Deno
•
Created by banananas on 10/6/2024 in
#help
[SOLVED] dlopen failing
Nevermind; i needed to add
--unstable-ffi
when using
deno run
.
4 replies
D
Deno
•
Created by banananas on 9/8/2024 in
#help
Can't install Deno on Windows
Nvm, doing some research led me to the conclusion that my antivirus was stopping me installing
2 replies