ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 3 months agoAborted Virtual Machinelemmy.worldimagemessage-square9linkfedilinkarrow-up12arrow-down11file-text
arrow-up11arrow-down1imageAborted Virtual Machinelemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 3 months agomessage-square9linkfedilinkfile-text
minus-squareCodexArcanum@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·3 months agoLiterally have a dozen other tabs open about how to embed a WASM engine into my Rust game. At least I’m not (currently, at this time, right now) writing my own language or trying to embed a prolog engine.
minus-squareZILtoid1991@lemmy.worldOPlinkfedilinkarrow-up1·3 months agoI think wasmtime should work. It works for me in D using the C API and a high-level wrapper.
Literally have a dozen other tabs open about how to embed a WASM engine into my Rust game. At least I’m not (currently, at this time, right now) writing my own language or trying to embed a prolog engine.
I think wasmtime should work. It works for me in D using the C API and a high-level wrapper.