Content pfp
Content
@
https://www.rust-lang.org
0 reply
0 recast
0 reaction

Gabriel Ayuso pfp
Gabriel Ayuso
@gabrielayuso.eth
Will be playing around with Rust for this. My plan is to pull data from Neynar on the server and use WebAssembly on the client for everything except rendering (using React components for that). I would normally use Go but I like Rust for WebAssembly due to size. https://warpcast.com/gabrielayuso.eth/0x406b2880
1 reply
0 recast
1 reaction

Daniel - Bountycaster pfp
Daniel - Bountycaster
@pirosb3
Any reason why you want to use WASM for this? it's mainly for data parsing right?
2 replies
0 recast
0 reaction

Daniel - Bountycaster pfp
Daniel - Bountycaster
@pirosb3
If you are doing this for speed, definitely consider the overhead of going in and out of WASM (especially if you are copying strings)
0 reply
0 recast
0 reaction