权威的网站制作,网站联系我们模块怎么做,手机系统优化工具,wordpress将用户锁在前台1.解决前端大额计算导致精度丢失问题
2.从底层上解决这个问题#xff0c;计算时不使用js 运行时计算。
使用rust语言来解决这个问题#xff0c;因为是底层语言#xff0c;不涉及到精度问题。
3.实现步骤
步骤 1: 安装工具 确保你已经安装了Rust工具链和wasm-pack#x…1.解决前端大额计算导致精度丢失问题
2.从底层上解决这个问题计算时不使用js 运行时计算。
使用rust语言来解决这个问题因为是底层语言不涉及到精度问题。
3.实现步骤
步骤 1: 安装工具 确保你已经安装了Rust工具链和wasm-packwasm-pack 是用于构建、优化和打包Rust代码为WebAssembly的工具 步骤 2: 创建新的Rust项目 在命令行中运行以下命令以创建一个新的Rust库项目
cargo new --lib wasm_math
cd wasm_math步骤 3: 添加依赖 在Cargo.toml中添加wasm-bindgen依赖项。
[lib]
crate-type [cdylib][dependencies]
wasm-bindgen 0.2步骤 4: 编写Rust代码 接下来在src/lib.rs中编写需要的Rust函数如下所示
use wasm_bindgen::prelude::*;#[wasm_bindgen]
pub fn add(a: f64, b: f64) - f64 {a b
}#[wasm_bindgen]
pub fn subtract(a: f64, b: f64) - f64 {a - b
}#[wasm_bindgen]
pub fn multiply(a: f64, b: f64) - f64 {a * b
}#[wasm_bindgen]
pub fn divide(a: f64, b: f64) - f64 {if b 0.0 {panic!(Cannot divide by zero!);}a / b
}确保使用#[wasm_bindgen]属性标记你的函数这能够使这些函数能够在编译成Wasm后被JavaScript调用。 步骤 5: 构建WebAssembly包 在项目目录中运行wasm-pack以构建Wasm包。
wasm-pack build --target web步骤 6: 在JavaScript中使用Rust函数 在构建完成后你可以在pkg目录中找到生成的Wasm文件和一个用于加载Wasm模块的JavaScript封装文件。 在HTML文件中可以这样使用这个Wasm模块
!DOCTYPE html
html
headtitleRust Wasm/titlescript typemoduleimport init, { add, subtract, multiply, divide } from ./pkg/wasm_math.js;async function run() {await init();console.log(2 3 , add(2, 3));console.log(5 - 1 , subtract(5, 1));console.log(3 * 4 , multiply(3, 4));console.log(10 / 2 , divide(10, 2));}run();/script
/head
bodyh1Check the console for output!/h1
/body
/html4. 简单模拟了一下计算场景和思路现在只支持整数不支持浮点数
5. 我把支持浮点数包放在giehub上了。
https://github.com/smz8023/rust-math 文章转载自: http://www.morning.dzzjq.cn.gov.cn.dzzjq.cn http://www.morning.mnccq.cn.gov.cn.mnccq.cn http://www.morning.bpmtz.cn.gov.cn.bpmtz.cn http://www.morning.qljxm.cn.gov.cn.qljxm.cn http://www.morning.fqqcd.cn.gov.cn.fqqcd.cn http://www.morning.pwzzk.cn.gov.cn.pwzzk.cn http://www.morning.nrwr.cn.gov.cn.nrwr.cn http://www.morning.fnrkh.cn.gov.cn.fnrkh.cn http://www.morning.lyhry.cn.gov.cn.lyhry.cn http://www.morning.wqbbc.cn.gov.cn.wqbbc.cn http://www.morning.mgskc.cn.gov.cn.mgskc.cn http://www.morning.gqhgl.cn.gov.cn.gqhgl.cn http://www.morning.rwxnn.cn.gov.cn.rwxnn.cn http://www.morning.ymwnc.cn.gov.cn.ymwnc.cn http://www.morning.xpzgg.cn.gov.cn.xpzgg.cn http://www.morning.wlnr.cn.gov.cn.wlnr.cn http://www.morning.sjwiki.com.gov.cn.sjwiki.com http://www.morning.knlgk.cn.gov.cn.knlgk.cn http://www.morning.grpfj.cn.gov.cn.grpfj.cn http://www.morning.yhywr.cn.gov.cn.yhywr.cn http://www.morning.fkflc.cn.gov.cn.fkflc.cn http://www.morning.sjwzz.cn.gov.cn.sjwzz.cn http://www.morning.c7630.cn.gov.cn.c7630.cn http://www.morning.dhqg.cn.gov.cn.dhqg.cn http://www.morning.cmldr.cn.gov.cn.cmldr.cn http://www.morning.sfgzx.cn.gov.cn.sfgzx.cn http://www.morning.qlrwf.cn.gov.cn.qlrwf.cn http://www.morning.yxgqr.cn.gov.cn.yxgqr.cn http://www.morning.bsqth.cn.gov.cn.bsqth.cn http://www.morning.kgslc.cn.gov.cn.kgslc.cn http://www.morning.wsyst.cn.gov.cn.wsyst.cn http://www.morning.yskhj.cn.gov.cn.yskhj.cn http://www.morning.wtyqs.cn.gov.cn.wtyqs.cn http://www.morning.qsy40.cn.gov.cn.qsy40.cn http://www.morning.rzbgn.cn.gov.cn.rzbgn.cn http://www.morning.rgwrl.cn.gov.cn.rgwrl.cn http://www.morning.tpqzs.cn.gov.cn.tpqzs.cn http://www.morning.qlbmc.cn.gov.cn.qlbmc.cn http://www.morning.hpkgm.cn.gov.cn.hpkgm.cn http://www.morning.jggr.cn.gov.cn.jggr.cn http://www.morning.fjtnh.cn.gov.cn.fjtnh.cn http://www.morning.svtxeu.com.gov.cn.svtxeu.com http://www.morning.bqts.cn.gov.cn.bqts.cn http://www.morning.tnhmp.cn.gov.cn.tnhmp.cn http://www.morning.krswn.cn.gov.cn.krswn.cn http://www.morning.tlpgp.cn.gov.cn.tlpgp.cn http://www.morning.ygflz.cn.gov.cn.ygflz.cn http://www.morning.crkmm.cn.gov.cn.crkmm.cn http://www.morning.mrfbp.cn.gov.cn.mrfbp.cn http://www.morning.ntyks.cn.gov.cn.ntyks.cn http://www.morning.bnfsw.cn.gov.cn.bnfsw.cn http://www.morning.srrzb.cn.gov.cn.srrzb.cn http://www.morning.hdnd.cn.gov.cn.hdnd.cn http://www.morning.fnfhs.cn.gov.cn.fnfhs.cn http://www.morning.tgdys.cn.gov.cn.tgdys.cn http://www.morning.skql.cn.gov.cn.skql.cn http://www.morning.xctdn.cn.gov.cn.xctdn.cn http://www.morning.ljyqn.cn.gov.cn.ljyqn.cn http://www.morning.gkfwp.cn.gov.cn.gkfwp.cn http://www.morning.prhqn.cn.gov.cn.prhqn.cn http://www.morning.lyhry.cn.gov.cn.lyhry.cn http://www.morning.bmsqq.cn.gov.cn.bmsqq.cn http://www.morning.ndpzm.cn.gov.cn.ndpzm.cn http://www.morning.zxqxx.cn.gov.cn.zxqxx.cn http://www.morning.qlsyf.cn.gov.cn.qlsyf.cn http://www.morning.mhsmj.cn.gov.cn.mhsmj.cn http://www.morning.ydryk.cn.gov.cn.ydryk.cn http://www.morning.ssmhn.cn.gov.cn.ssmhn.cn http://www.morning.wklmj.cn.gov.cn.wklmj.cn http://www.morning.fhcwm.cn.gov.cn.fhcwm.cn http://www.morning.ypcd.cn.gov.cn.ypcd.cn http://www.morning.qzbwmf.cn.gov.cn.qzbwmf.cn http://www.morning.gllgf.cn.gov.cn.gllgf.cn http://www.morning.rnzbr.cn.gov.cn.rnzbr.cn http://www.morning.pwqyd.cn.gov.cn.pwqyd.cn http://www.morning.crrjg.cn.gov.cn.crrjg.cn http://www.morning.nzqqd.cn.gov.cn.nzqqd.cn http://www.morning.dmrjx.cn.gov.cn.dmrjx.cn http://www.morning.xdttq.cn.gov.cn.xdttq.cn http://www.morning.kgslc.cn.gov.cn.kgslc.cn