Rust官方博客于4月4日发布公告,提示WebAssembly目标即将移除长期使用的`--allow-undefined`链接标志。该变更将随Rust 1.96版本于2026年5月28日正式发布。移除该标志的目的是消除WebAssembly与其他原生平台之间的行为差异,避免因符号未定义而产生难以追溯的错误。官方认为,此次变更实际影响范围有限,多数情况下不会导致项目中断,反而有助于提升编译诊断能力。
Microsoft has detailed one more area where it's engineers are using the Mozilla-created Rust programming language, a new project from a team at Azure to test WebAssembly modules in Kubernetes.