fbodz | 6 months ago | on: WasiPy – Python Interpreter in Wasi
fbodz's comments
fbodz | 2 years ago | on: Xmas.c (1988)
fbodz | 2 years ago | on: StarCoder and StarCoderBase: 15.5B parameter models with 8K context length
fbodz | 2 years ago | on: StarCoder and StarCoderBase: 15.5B parameter models with 8K context length
fbodz | 3 years ago | on: Hydroponics: Growing an appreciation for plants
fbodz | 4 years ago | on: Ask HN: Share your side project
fbodz | 5 years ago | on: Show HN: Ballreport – Key basketball data in one place
fbodz | 5 years ago | on: Show HN: Ballreport – Key basketball data in one place
fbodz | 10 years ago | on: Show HN: Reddit and blockchain and webrtc
There's a super cool project https://github.com/RustPython/RustPython which is a python interpreter in rust which can compile to wasip2 so I hooked that up and it seems to work well.
Its easy to build wasi components in rust now with the wasip2 target, excited to see where things head over the next few years.