chai2010
  • Joined on 2022-06-09
chai2010 pushed to master at wa-lang/wa 2023-10-04 06:48:14 +08:00
b08ea25c20 math/rand 增加 GetRandomData 函数
9f22163ff7 runtime 包导出引用辅助函数
d335923432 完善 time 包
33d3826a3c 增加 time 包
20fe893009 重构 os 包的 args 和 envs 处理
Compare 53 commits »
chai2010 pushed to master at wa-lang/wa 2023-09-05 08:19:40 +08:00
e1b61af9af 实现简版 wa doc 子命令
d9af33bb75 !14 math/big 补充修改
6cbf43a141 bytes 包完善测试
6207648869 math.big测试补充
Compare 22 commits »
chai2010 pushed to master at wa-lang/wa 2023-08-27 07:35:49 +08:00
fe8be85b56 unicode/utf8 包补充测试
f4b3765204 Merge branch 'master' of https://gitee.com/wa-lang/wa
ae1ddc3798 修正有符号数右移时符号位错的问题
a27b5d5eaa unicode/utf8 包补充测试
Compare 4 commits »
chai2010 pushed to master at wa-lang/wa 2023-08-25 08:00:36 +08:00
4277b7f28d Merge branch 'master' of gitee.com:wa-lang/wa
c06198e1c6 bytes 包补充测试
cd3645e40a 导出runtime.Release
b4eb99057b Merge branch 'master' of https://gitee.com/wa-lang/wa
619098ff90 导出waHeapAlloc、waHeapFree
Compare 6 commits »
chai2010 pushed to master at wa-lang/wa 2023-08-21 21:22:51 +08:00
6557bef692 补充测试
91ecd0c297 bytes 包补充测试
69aaa0d61f bytes 包补充函数和测试
34dbf326f0 bytes 测试代码微调
28ba454b25 Merge branch 'master' of https://gitee.com/wa-lang/wa
Compare 6 commits »
chai2010 pushed to master at wa-lang/wa 2023-08-20 11:26:30 +08:00
14a0ac062c bytes 包更多函数和测试
431facd2d7 bytes 包更多测试
80bc37c983 增加 bytes.Compare 函数和测试
Compare 3 commits »
chai2010 pushed to master at wa-lang/wa 2023-08-18 18:49:35 +08:00
baf0f798e2 fix bytes test
chai2010 pushed to master at wa-lang/wa 2023-08-18 18:45:23 +08:00
ac3d716b58 强制检查:值类型不能赋值给非空接口
7a4d1e6b8a 修正bytes.TestReaderCopyNothing测试
740912a32e 结构体匿名嵌入时忽略包名
1c9855f2c7 数据段留16字节安全区
c1b8fc1e62 bytes.Reader 增加测试
Compare 6 commits »
chai2010 pushed to master at wa-lang/wa 2023-08-17 07:46:34 +08:00
fb6798f38d 修复贪吃蛇发布脚本
chai2010 pushed to master at wa-lang/wa 2023-08-16 22:18:38 +08:00
88316e15a4 bytes 包的 Buffer 补充测试
c5ce3a5e54 标准库增加 buffer 实现, 尚不能使用
Compare 2 commits »
chai2010 pushed to master at wa-lang/wa 2023-08-12 07:56:34 +08:00
9e0cc0f9ec 更新 readme
8865306912 调试模式输出符号表
154dc2d591 更新 变更日志
Compare 3 commits »
chai2010 pushed tag v0.8.1 to wa-lang/wa 2023-08-12 07:56:34 +08:00
chai2010 pushed to master at wa-lang/wa 2023-08-10 20:24:54 +08:00
bff4fd1883 wat目标输出顺序固定
7ee8e6279b heap_base 对齐到16
36381d5adc 修正接口查询
40385e8cd2 修正heap_base常量
fc25830c3a wa test 增加 -run 参数, 用于指定测试的函数
Compare 25 commits »
chai2010 pushed to master at wa-lang/wa 2023-08-03 21:39:33 +08:00
8a020beaca 标准库增加 builtin 包
fa740ac138 实现 panic
3c382a5cca 准备更多 wasm 辅助函数
Compare 3 commits »
chai2010 pushed to master at wa-lang/wa 2023-08-02 19:51:29 +08:00
472677ce8b wasm 二进制模块包增加部分函数
3a69f29d32 标准库添加 archive/txtar 包, 还不能用
376369693c 更新 wa.mod 注释
7f4e6d11dc 修复 wa.mod
1ed1108a3d 更新 wa.mod 文件
Compare 6 commits »
chai2010 pushed to master at wa-lang/wa 2023-07-31 20:35:05 +08:00
90458b4485 修复 action chrome 失败
9f54c60853 定义函数省略空参数
708fa769b0 全局用 global 关键字
5024b8a351 统一 print 相关函数; 汇编函数增加包路径前置
2bb7def2c4 完善 runtime 的 print 函数
Compare 14 commits »
chai2010 pushed tag v0.8.0 to wa-lang/wa 2023-07-31 20:35:05 +08:00
chai2010 deleted tag v0.8.0 from wa-lang/wa 2023-07-28 19:36:22 +08:00
chai2010 pushed to master at wa-lang/wa 2023-07-27 08:27:32 +08:00
9dc0ff6b3c 修复 github action
chai2010 pushed tag v0.8.0 to wa-lang/wa 2023-07-27 08:27:32 +08:00