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
7b56f4585229cd927456eeb699d6e0ef0bbe4c25
hakorune
/
local_tests
/
test_simple_wasm.nyash
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