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,005
0.58.2
Apache-2.0
884 kB
6