This commit is contained in:
Jeroen van Rijn
2024-06-06 16:32:18 +02:00
parent 3a9b86628a
commit 678fdae966
5 changed files with 1382 additions and 71 deletions
+4
View File
@@ -0,0 +1,4 @@
//+build js
package core_image_bmp
load :: proc{load_from_bytes, load_from_context}