Rust和asm宏

时间:2019-06-14 09:32:30

标签: rust

我对Rust很陌生。

我想使用godbolt中的asm!宏来开发虚拟机。 我要编译的文件是here。似乎缺少了#![feature(asm)],但不知道放在哪里。

0 个答案:

没有答案