rustscript-embedded 0.3.3

Embedded RustScript VMBC runtime with a no_std host-function ABI
1
2
3
int main() {
    return 0;
}