bytecodealliance / wasmtime

A fast and secure runtime for WebAssembly
https://wasmtime.dev/
Apache License 2.0
15.43k stars 1.31k forks source link

cranelift-jit-demo: Tried on Silicon Mac #9642

Open paulcomte opened 1 day ago

paulcomte commented 1 day ago

Hey!

Just wanted to let you know that you could update the README.MD here:

It may also work on Mac x86-64 platforms, though I haven't specifically tested that yet. And Cranelift is being designed to support many other kinds of platforms in the future.

Here: https://github.com/bytecodealliance/cranelift-jit-demo/blob/e435835efbd7636bca230a3434d1d586587b378b/README.md?plain=1#L31C54-L33C74

As i ran the program on a Mac silicon chip without encountering any issue!