WASM version of fuel-asm
Rust crate:
Be sure to await
the WASM async initialization:
import * as fuel_asm from '@fuels/vm-asm'
(async function() {
await fuel_asm.initWasm();
// fuel_asm.<?>();
// ...
})();
WASM version of fuel-asm
Rust crate:
Be sure to await
the WASM async initialization:
import * as fuel_asm from '@fuels/vm-asm'
(async function() {
await fuel_asm.initWasm();
// fuel_asm.<?>();
// ...
})();
npm i @fuels/vm-asm
14,913
0.59.1
Apache-2.0
875 kB
6