[00:35] so we will probably end up with two ways of loading wasm [00:35] loading a wasm module with a known interface, and loading a wasm module compiled by emscrpten, where you specify both a js file and a wasm file [02:19] *** phe has quit IRC (Quit: Leaving) [03:57] db48x: not for explaining the changes needed into MESS/MAME itself [03:57] but I could do something about the original compilation infrastructure and then contrast it to the new stuff that it does internally [03:57] so does this mean I'd compile something twice? [03:57] One to .js + .wasm, and one to just .js? [03:57] and then load one or the other? [03:58] when you compile to wasm, it generates the asm.js as part of the process [04:12] *** SketchCow has quit IRC (Read error: Operation timed out) [04:15] *** SketchCow has joined #jsmess [04:57] Huggg [05:21] <3 [05:29] *** db48x` has joined #jsmess [05:30] *** db48x has quit IRC (Read error: Operation timed out) [05:40] *** DFJustin has quit IRC (Remote host closed the connection) [05:43] *** DFJustin has joined #jsmess [10:29] *** bwn has quit IRC (Ping timeout: 960 seconds) [10:48] *** phe has joined #jsmess [13:49] *** db48x` is now known as db48x [14:45] db48x: The loader update went in yesterday [14:45] I went back to my favorite guy, who Just Does it [16:08] So, db48x - what do you want to do: [16:08] - refine mac more [16:08] - work on getting that compiling/dev machine maker working [16:09] - add VICE.js and x86 emulators to emularity [16:09] The sky's the limit! [18:35] *** bwn has joined #jsmess [19:10] *** bwn has quit IRC (Ping timeout: 244 seconds) [23:05] I'd love to see Dungeon of Doom / The Dungeon Revealed (for Mac) added :) [23:06] *** Lord_Nigh has quit IRC (Read error: Operation timed out) [23:12] *** bwn has joined #jsmess [23:17] I'm actually going through my backlog of mail, including requests [23:17] I can add ANYTHING as long as we have the data around. [23:45] lol https://github.com/TiBeN/ia-mame [23:46] haha, we've closed the loop [23:54] What do we think of VICE.js, by the way [23:55] https://vice.janicek.co/c64/#{%22controlPort2%22:%22joystick%22,%22primaryControlPort%22:2,%22keys%22:{%22SPACE%22:%22%22,%22RETURN%22:%22%22,%22F1%22:%22%22,%22F3%22:%22%22,%22F5%22:%22%22,%22F7%22:%22%22}} is the site [23:56] we already have c64 live via mame, right? is this faster? [23:56] Yes [23:56] I know nothing about how to use c64 so I don't really know how to load anything, heh [23:58] The MAME emulator doesn't seem in the same galaxy as vice, unless someone knows something differently.