This website requires JavaScript.
Explore
Help
Register
Sign In
tomoaki
/
hakorune
Watch
1
Star
0
Fork
0
You've already forked hakorune
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
353b8022af9918d53b70a2d007b0b6f618f01f4f
hakorune
/
local_tests
/
test_simple_wasm.hako
1 line
17 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: Apply Copilot's WASM UTF-8 fix manually - Change from compile_module() to compile_to_wat() to fix UTF-8 error - WASM compilation now outputs WAT text format directly - Successfully generates WAT file for simple test case - Note: Debug build still has issues (separate bug) 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-17 00:03:49 +09:00
local result = 42
Reference in New Issue
Copy Permalink