积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(10)其它语言(10)

语言

全部英语(9)中文(简体)(1)

格式

全部PDF文档 PDF(10)
 
本次搜索耗时 0.054 秒,为您找到相关结果约 10 个.
  • 全部
  • 后端开发
  • 其它语言
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 05-MoonBit 编程语言(WASM 技术)服务端应用展望以及对Kubernetes生态的影响

    Web 前端应用实际接受 • 有后端应用潜力,但更多具体疑问仍待解答 • 问题集中在扩展特性(features)、外部语言接口(FFI)、 操作系统界面(system interfaces 或 WASI)上 WASM 后端应用先驱 wasmCloud (CNCF-Sandbox) fermyon/spin WasmEdge (CNCF-Sandbox) • 多数特性已标准化 • 一些特性对后端应用 交换缓冲区和高级数据结构的方法各有不一 WASM 外部语言接口(FFI) • WASI (WebAssembly System Interface) • 用于允许 WASM 代码调用操作系统的能力 (stdout、socket这些) • 目前处在 0.2 预览版 • 功能缺口和争议都很大 WASM 系统接口(WASI) WASM 应用于后端的构想初步存在 但具体的挑战非常巨大 Kubernetes • 平衡代码尺寸和性能 • 按照 WASM 基础规范设计的 FFI 外部语言接口(支持对外 调用和外部回调) • 直接对接 WASM 扩展(例:wasm-gc target) • 直接对接 WASI 系统接口标准 MoonBit 作为 WASM 原生语言的作用 新语言对 WASM 后端技术栈的意义 • 封装,或者说“过顶”开发思路(OTT,over the top) • 有限使用 WASM
    0 码力 | 30 页 | 3.41 MB | 10 月前
    3
  • pdf文档 The Zig Programming Language 0.11.0 Documentation

    result is 3 47.2. WASI Zig's support for WebAssembly System Interface (WASI) is under active development. Example of using the standard library and reading command line arguments: wasi_args.zig 1 const {s}\n", .{ i, arg }); 11 } 12 } Shell $ zig build-exe wasi_args.zig -target wasm32-wasi Shell $ wasmtime wasi_args.wasm 123 hello 0: wasi_args.wasm 1: 123 2: hello A more interesting example would list of preopens from the runtime. This is now supported in the standard library via std.fs.wasi.PreopenList : wasi_preopens.zig 1 const std = @import("std"); 2 const fs = std.fs; 3 4 pub fn main() !void
    0 码力 | 238 页 | 7.80 MB | 1 年前
    3
  • pdf文档 The Zig Programming Language 0.12.0 Documentation

    The result is 3 WASI Zig's support for WebAssembly System Interface (WASI) is under active development. Example of using the standard library and reading command line arguments: wasi_args.zig const print("{}: {s}\n", .{ i, arg }); } } Shell $ zig build-exe wasi_args.zig -target wasm32-wasi Shell $ wasmtime wasi_args.wasm 123 hello 0: wasi_args.wasm 1: 123 2: hello A more interesting example would list of preopens from the runtime. This is now supported in the standard library via std.fs.wasi.Preopens : wasi_preopens.zig const std = @import("std"); const fs = std.fs; pub fn main() !void { var
    0 码力 | 241 页 | 7.37 MB | 1 年前
    3
  • pdf文档 The Zig Programming Language 0.5.0 Documentation

    from C Header File C Pointers Exporting a C Library Mixing Object Files WebAssembly Freestanding WASI Targets Style Guide Whitespace Names Examples Source Encoding Keyword Reference Keyword: pub elfiamcu, tvos, watchos, mesa3d, contiki, amdpal, hermit, hurd, wasi, emscripten, zen, uefi, }; pub const Arch = union(enum) { arm: Arm32, armeb: The result is 3 WASI Zig's support for WebAssembly System Interface (WASI) is under active development. Example of using the standard library and reading command line arguments: wasi.zig const std =
    0 码力 | 224 页 | 5.80 MB | 1 年前
    3
  • pdf文档 The Zig Programming Language 0.8.1 Documentation

    instance.exports.add; add(1, 2); }); $ node test.js The result is 3 WASI Zig's support for WebAssembly System Interface (WASI) is under active development. Example of using the standard library and std.debug.print("{}: {s}\n", .{ i, arg }); } } $ zig build-exe args.zig -target wasm32-wasi $ wasmtime args.wasm 123 hello 0: args.wasm 1: 123 2: hello A more interesting example would be This is now supported in the standard library via std.fs.wasi.PreopenList: preopens.zig const std = @import("std"); const PreopenList = std.fs.wasi.PreopenList; pub fn main() !void { var general_purpose_allocator
    0 码力 | 234 页 | 6.01 MB | 1 年前
    3
  • pdf文档 The Zig Programming Language 0.6.0 Documentation

    The result is 3 WASI Zig's support for WebAssembly System Interface (WASI) is under active development. Example of using the standard library and reading command line arguments: wasi.zig const std = std.debug.warn("{}: {}\n", .{i, arg}); } } $ zig build-exe wasi.zig -target wasm32-wasi $ wasmer run wasi.wasm 123 hello 0: wasi.wasm 1: 123 2: hello Targets Zig supports generating code for all
    0 码力 | 214 页 | 5.37 MB | 1 年前
    3
  • pdf文档 The Zig Programming Language 0.9.1 Documentation

    add; 10 add(1, 2); 11 }); Shell 1 $ node test.js 2 The result is 3 WASI Zig's support for WebAssembly System Interface (WASI) is under active development. Example of using the standard library and print("{}: {s}\n", .{ i, arg }); 11 } 12 } Shell 1 $ zig build-exe args.zig -target wasm32-wasi Shell 1 $ wasmtime args.wasm 123 hello 2 0: args.wasm 3 1: 123 4 2: hello A more interesting is now supported in the standard library via std.fs.wasi.PreopenList : preopens.zig 1 const std = @import("std"); 2 const PreopenList = std.fs.wasi.PreopenList; 3 4 pub fn main() !void { 5 var
    0 码力 | 234 页 | 7.90 MB | 1 年前
    3
  • pdf文档 The Zig Programming Language 0.10.1 Documentation

    add; 10 add(1, 2); 11 }); Shell 1 $ node test.js 2 The result is 3 WASI Zig's support for WebAssembly System Interface (WASI) is under active development. Example of using the standard library and print("{}: {s}\n", .{ i, arg }); 11 } 12 } Shell 1 $ zig build-exe args.zig -target wasm32-wasi Shell 1 $ wasmtime args.wasm 123 hello 2 0: args.wasm 3 1: 123 4 2: hello A more interesting is now supported in the standard library via std.fs.wasi.PreopenList : preopens.zig 1 const std = @import("std"); 2 const PreopenList = std.fs.wasi.PreopenList; 3 4 pub fn main() !void { 5 var
    0 码力 | 239 页 | 8.03 MB | 1 年前
    3
  • pdf文档 The Zig Programming Language 0.7.1 Documentation

    instance.exports.add; add(1, 2); }); $ node test.js The result is 3 WASI Zig's support for WebAssembly System Interface (WASI) is under active development. Example of using the standard library and std.debug.print("{}: {}\n", .{ i, arg }); } } $ zig build-exe args.zig -target wasm32-wasi $ wasmtime args.wasm 123 hello 0: args.wasm 1: 123 2: hello A more interesting example would be This is now supported in the standard library via std.fs.wasi.PreopenList: preopens.zig const std = @import("std"); const PreopenList = std.fs.wasi.PreopenList; pub fn main() !void { var general_purpose_allocator
    0 码力 | 225 页 | 5.74 MB | 1 年前
    3
  • pdf文档 The Zig Programming Language 0.4.0 Documentation

    elfiamcu, tvos, watchos, mesa3d, contiki, amdpal, hermit, hurd, wasi, zen, uefi, }; pub const Arch = union(enum) { arm: Arm32, armeb: Arm32, aarch64:
    0 码力 | 207 页 | 5.29 MB | 1 年前
    3
共 10 条
  • 1
前往
页
相关搜索词
05MoonBit编程语言编程语言WASM技术服务服务端应用展望以及Kubernetes生态影响zig
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩