wasmex webassenbly elixir 运行时
wasmex 是基于wasmtime 以及rust nif 开发的方便elixir 运行webassembly 的框架
与rust 的集成
- 与rust 集成使用的三方包
与mjml 工具类似使用了rustler_precompiled 以及rustler - rust 使用的三方包
前边也说了是基于了wasmtime 包装的,同时使用了wasmtime wasi 一些子模块
说明
rustler_precompiled 与rustler 基本算是一个黄金搭档了,rustler 可以方便与rust 集成,但是对于预编译加速下载以及启动不是很方便
rustler_precompiled 弥补了此缺陷
参考资料
https://github.com/tessi/wasmex
https://github.com/philss/rustler_precompiled
https://github.com/rusterlium/rustler
https://github.com/bytecodealliance/wasmtime
https://github.com/bytecodealliance/wasmtime/tree/main/crates
https://github.com/tessi/wasmex/blob/main/lib/wasmex/native.ex
https://github.com/tessi/wasmex/releases/tag/v0.8.3
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 全程不用写代码,我用AI程序员写了一个飞机大战
· DeepSeek 开源周回顾「GitHub 热点速览」
· 记一次.NET内存居高不下排查解决与启示
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· .NET10 - 预览版1新功能体验(一)
2023-01-02 nginx-clojure docker 镜像
2023-01-02 dremio NamespaceService 简单说明一
2023-01-02 dremio 的加速文件系统插件简单说明
2023-01-02 dremio ClassPathScanner 简单说明
2023-01-02 dremio formatPlugin 调用链
2023-01-02 gluon 基于浏览器+nodejs 的桌面应用开发框架
2022-01-02 ozone 为 apache hadoop 提供扩展分布式对象存储的服务