Y
Hacker News
new
|
ask
|
show
|
jobs
by
cenamus
39 days ago
Yeah I didn't mean it as praise for Java (SE, ME, or whatever), but I don't think you're better off finding embedded WebAssembly jobs
1 comments
wffurr
39 days ago
https://github.com/bytecodealliance/wasm-micro-runtime
https://github.com/WebAssembly/wabt/blob/main/wasm2c/README....
ISTR Siemens uses wasm2c to compile Wasm for a bunch of embedded devices runninng Zephyr RTOS.
link
cenamus
38 days ago
Fair point, but translating to C is almost cheating ;)
link
wffurr
38 days ago
Sure, but it's a trick not available to most JVM languages.
link
ISTR Siemens uses wasm2c to compile Wasm for a bunch of embedded devices runninng Zephyr RTOS.