New: wasmAll contenthive-129948hive-196917krhive-180932hive-150122zzansteemhive-183959hive-166405hive-185836photographyhive-144064hive-188619hive-183397uncommonlabhive-101145hive-145157hive-184714hive-103599hive-165987hive-181136hive-150943hive-109690hive-180106hive-154900TrendingNewHotLikersetainclub (79)in hive-101145 • 2 months agoWASM 빌드를 위한 Steem Kehchain API 구현 중플러터 웹을 wasm build하려면 dart:js_interop 패키지를 사용해야 한다. 기존에 구현해 놓은 steem keychain 코드가 동작하지 않기 때문에 새롭게 구현해야 한다. 아직 구현 사례가 많지 않아, 더디지만, 조금씩 완성해 나가고 있다! Posted through the ECblog app (etainclub (79)in hive-101145 • 2 months agoFlutter WASM Flutter가 업데이트 되면서 기존에 쓰던 코드가 동작하지 않는다. 그것은 바로 키체인과 플러터 앱과 통신하는 부분이다. 플러터에서 WASM 빌드를 지원하기 위해서 기존 방식을 싹 바꿔버렸다. 어쩌냐 따라주는 수 밖에. 기존에 만들어 둔 키체인 함수들은 사용이 안돼서, 새로운 방식으로 바꿔야 한다. 그런데 이 새로운 방식에 대한 예가…etainclub (79)in hive-101145 • 2 months ago좀 더 빠른 앱을 위해 개발 중좀 더 빠른 앱을 위한 개발을 진행 중이다. 그것은 바로 WebAssembly! 일명 WASM (와(워)즘이라고 읽는다) 개발자들도 잘 모르는 경우가 많다. 앞으로 프로그램 타겟은 와즘이 될 가능성이 높다. JAVA가 실현하지 못했던 Build Once, Run Everywhere는 WASM으로 실현될 것이다. 와즘은 프로그램 언어가…etainclub (79)in hive-196917 • 2 months ago더 빠르고 더 세련된더 빠르고 더 세련된 앱을 개발중. 플러터가 이제 예전 빌드를 지원하지 않는다. wasm 빌드가 가능한 앱으로!Posted through the ECblog app (etainclub (79)in hive-101145 • 5 months agoFlutter Web Wasm 지원플러터 웹에서 Wasm (WebAssembly)를 이제 좀 지원하게 됐다. Wasm은 Javascript가 아니어도 브라우저에서 프로그램이 실행되도록 해주는 녀석이다. 자바스크립트 보다 꽤 빠르다. 또한 C++ 코드를 wasm으로 빌드하여 브라우저에서 실행할 수 있게도 한다. 플러터가 최근 직원 정리로 이슈가 좀 있지만, wasm 지원은…etainclub (79)in hive-196917 • last yearFlutter Web WASM buildflutter web이 이제 드디어 wasm build를 지원한다! wasm이 무엇인냐? 브라우저에서 동작하는 프로그램을 개발하려면 자바스립트가 필수다. 그런데 자바스크립트 이외에 표준이 된 것이 WebAssembly(wasm)이다. wasm은 프로그램 언어라기 보다는 빌드 결과다. 이미 C, C++, Rust 등을 wasm으로…jamesatomc (25)in wasm • 2 years agowasm vs Dockerwasm!!!!!neki115 (68)in polkadot • 4 years agoPatract and Acala first launch Wasm contract open platform planPolkaDot Patract recently sorted out several existing product lines, organized and merged developer documents, and launched PatraStore, which basically opened up the technical path of Polkadot…ta1979 (28)in blockchain • 6 years agoThis Week in ElrondNetworkEvery day Elrond build, Elrond break, Elrond patch, Elrond create. Here are the development highlights of the week . Network splits, patching, improvements and hard work . This Week in…hta79 (30)in erd • 6 years agoElrond: Another week has passed , Weekly Tech UpdateAnother week has passed and ERD team has been working hard, the following is a summary of the technological achievements of the blockchain development team. The report is written by Lucian Mincu…blackanger (38)in rust • 6 years ago【Rust日报】2019-09-04CPP工程师的Rust迁移之路 #rust #cpp 5.继承与组合 - 下 4.继承与组合 - 中 3.继承与组合 - 上 2.类与结构体 1.起步 Read More regex 1.3的改动 #rust #crate…blackanger (38)in rust • 6 years ago【Rust日报】 2019-07-27关于推动使用 Rust 进行游戏开发的讨论 #rust 如果你想参加关于 Gamedev 的演讲、研讨会或者加入讨论组,可以在这条推特下面和 @Miux 讨论或者提出建议。 Read More Rust in Action 新增项目 #rust Rust in Action 新增了几个 rust 项目: a CPU emulator an NTP…blackanger (38)in rust • 6 years ago【Rust日报】 2019-07-03「远程工作」assembl招Rust开发 #job assembl公司主要技术栈是Nodejs和Electron,所以也希望应聘者有Nodejs经验。可远程。当然你有Rust的丰富开发经验也是可以的。联系邮件:[email protected] assembl官网 Read More 「讨论」跨平台应用的逻辑开发共享库的最佳实践是什么?…blackanger (38)in rust • 6 years ago【Rust日报】 2019-06-26「视频」Lightbeam: 一个高度优化的流式WebAssembly编译器 #wasm #videos 该视频探讨基于wasm技术构建现代区块链智能合约执行环境的关键问题。 Read More tokio master分支正在切换到std::future #tokio Read More Reddit 讨论 parallel:…blackanger (38)in rust • 6 years ago「Rust日报」2019每周精选 • 第十五期前言: 从2018年开始,我每天会花1个小时关注Rust社区动态,并且分享我每天的见闻,偶尔也夹杂了一些个人的观点。新的一年过去了,Rust日报已经成为了Rust社区群大家每天必看的内容。 从2019年开始,日报小组成立,目前的动态由:@Chaos、 @Mike、 @Damody(台湾)轮番为大家播报。也欢迎感兴趣的朋友加入小组。…blackanger (38)in rust • 6 years ago【Rust日报】 2019-04-13Pushrod 0.2.4 #gui Pushrod 是一個利用piston_window做的很陽春的GUI library 0.24版有下面新特色 Text Widget現在可以水平調整文字(靠左、靠右、置中) 介紹 Push Button Widget 介紹 Progress Widget 介紹新的 callback 系統…blackanger (38)in rust • 6 years ago【Rust日报】 2019-04-05「系列文章」审阅Sled源码 Part I #CodeReview #sled Sled项目是一个用Rust编写的嵌入式数据库。该文作者在日程工作中用到了它,为了掌握它的工作原理,准备开始写这个系列的博客。也可以通过学习此文,掌握一些阅读开源项目源码的技巧或其他启示,比如: 先找你擅长领域的项目去阅读,事半功倍。…blackanger (38)in rust • 6 years ago【Rust日报】 2019-03-18hmmm: 用Rust实现隐马尔可夫模型 #hmm #ml 科普: 隐马尔可夫模型(Hidden Markov Models)是统计模型,用来描述一个含有隐含未知参数的马尔可夫过程。…blackanger (38)in rust • 6 years ago【Rust日报】 2019-03-15《Rust编程之道》读者答疑:每个章节副标题名言代表的意义 #thetaoofrust Read More dodrio: 基于Bump内存分配的虚拟Dom实现 #wasm #virtualDOM…blackanger (38)in rust • 6 years ago【Rust日报】 2019-03-14seed 发布0.3版本 #wasm #seed Seed是一个Rust前端框架,借助wasm可以创建Web App。 Read More 如何让Haskell搜索字符串与Rust一样快 #haskell…